llvm-project/clang/lib/StaticAnalyzer/Frontend
Chandler Carruth 35f5320d8e Mechanically rename SourceManager::getInstantiationLoc and
FullSourceLoc::getInstantiationLoc to ...::getExpansionLoc. This is part
of the API and documentation update from 'instantiation' as the term for
macros to 'expansion'.

llvm-svn: 135914
2011-07-25 16:49:02 +00:00
..
AnalysisConsumer.cpp Mechanically rename SourceManager::getInstantiationLoc and 2011-07-25 16:49:02 +00:00
AnalysisConsumer.h Fix the clang-wpa example. 2011-02-15 16:54:12 +00:00
CMakeLists.txt Correct name of dependent target. 2011-02-20 19:41:34 +00:00
CheckerRegistration.cpp remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
FrontendActions.cpp remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Makefile When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow Checkers.inc to be 2011-02-17 18:40:33 +00:00