llvm-project/clang/lib/StaticAnalyzer/Frontend
Chandler Carruth 1034666777 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
definition below all of the header #include lines, clang edition.

If you want more details about this, you can see some of the commits to
Debug.h in LLVM recently. This is just the clang section of a cleanup
I've done for all uses of DEBUG_TYPE in LLVM.

llvm-svn: 206849
2014-04-22 03:17:02 +00:00
..
AnalysisConsumer.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:17:02 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
CheckerRegistration.cpp [C++11] Replace OwningPtr include with <memory>. 2014-03-09 11:36:40 +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