llvm-project/clang/lib/StaticAnalyzer/Frontend
Argyrios Kyrtzidis 98b570ecad [analyzer] Run AST checkers for ObjCMethodDecls.
llvm-svn: 126657
2011-02-28 17:36:04 +00:00
..
AnalysisConsumer.cpp [analyzer] Run AST checkers for ObjCMethodDecls. 2011-02-28 17:36:04 +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 Intoduce '-analyzer-checker-help' flag which outputs a list of all available static analyzer checkers. 2011-02-25 00:09:51 +00:00
FrontendActions.cpp [analyzer] Overhauling of the checker registration mechanism. 2011-02-14 18:13:31 +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