llvm-project/clang/lib/StaticAnalyzer/Frontend
Craig Topper a798a9db93 Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
llvm-svn: 202625
2014-03-02 09:32:10 +00:00
..
AnalysisConsumer.cpp Switch all uses of LLVM_OVERRIDE to just use 'override' directly. 2014-03-02 09:32:10 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CheckerRegistration.cpp Factor CheckerManager to be able to pass AnalyzerOptions to checkers 2013-04-16 21:10:05 +00:00
FrontendActions.cpp Make clang::ento::CreateAnalysisConsumer a part of a public interface of the static analyzer. 2014-01-03 17:23:10 +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