llvm-project/clang/lib/StaticAnalyzer/Frontend
Chandler Carruth 28969b4139 Remove a goofy CMake hack and use the standard CMake facilities to
express library-level dependencies within Clang.

This is no more verbose really, and plays nicer with the rest of the
CMake facilities. It should also have no change in functionality.

llvm-svn: 158888
2012-06-21 01:30:21 +00:00
..
AnalysisConsumer.cpp [analyzer] Cleanup for r157721. 2012-05-31 18:07:55 +00:00
AnalysisConsumer.h
CMakeLists.txt Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CheckerRegistration.cpp Basic: import OwningPtr<> into clang namespace 2012-02-05 02:12:40 +00:00
FrontendActions.cpp
Makefile