[PATCH] Updated client calls to deprecated NamedDecl::getNameAsString, to NamedDecl::getName
Kwadwo 'Que' Amankwa
citisolo at gmail.com
Wed Nov 5 05:58:34 PST 2014
moved some simple client calls from NamedDecl::getNameAsString to NamedDecl::getName . Other calls are more complicated but I do intend to fix them
http://reviews.llvm.org/D6132
Files:
examples/PrintFunctionNames/PrintFunctionNames.cpp
include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
lib/ARCMigrate/ObjCMT.cpp
lib/AST/ASTDiagnostic.cpp
lib/AST/ASTDumper.cpp
lib/Frontend/FrontendAction.cpp
lib/Sema/AnalysisBasedWarnings.cpp
lib/Sema/SemaDeclAttr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6132.15805.patch
Type: text/x-patch
Size: 8273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141105/b74c2af9/attachment.bin>
More information about the cfe-commits
mailing list