llvm-project/clang/lib/StaticAnalyzer/Frontend
Richard Smith 50668455a7 Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's just an alias for RecursiveASTVisitor.
llvm-svn: 253949
2015-11-24 03:55:01 +00:00
..
AnalysisConsumer.cpp Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's just an alias for RecursiveASTVisitor. 2015-11-24 03:55:01 +00:00
CMakeLists.txt [CMake] clangStaticAnalyzerFrontend: Add clangLex, corresponding to r216550. 2014-08-28 12:42:28 +00:00
CheckerRegistration.cpp [analyzer] Apply whitespace cleanups by Honggyu Kim. 2015-09-08 03:50:52 +00:00
FrontendActions.cpp Add support for the static analyzer to synthesize function implementations from external model files. 2014-08-27 15:14:15 +00:00
Makefile [analyzer] Apply whitespace cleanups by Honggyu Kim. 2015-09-08 03:50:52 +00:00
ModelConsumer.cpp [Analysis] Add missing newlines at end of file. 2014-10-09 20:34:45 +00:00
ModelInjector.cpp Introduce a PCHContainerOperations interface (NFC). 2015-06-20 18:53:08 +00:00
ModelInjector.h Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00