llvm-project/clang/lib/StaticAnalyzer/Frontend
Oscar Fuentes e9c7994669 Correct name of dependent target.
CMake complained about this while generating VS project files but was
okay with it while generating makefiles on Linux.

llvm-svn: 126090
2011-02-20 19:41:34 +00:00
..
AnalysisConsumer.cpp [analyzer] Use the new registration mechanism for the debugging info "checks". 2011-02-17 21:39:39 +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 Fix the clang-wpa example. 2011-02-15 16:54:12 +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