aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Frontend/CMakeLists.txt
AgeCommit message (Expand)Author
2012-09-01Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek
2012-07-27clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi
2012-07-06Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko
2012-06-21Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth
2011-12-29Fix cmake build with -DBUILD_SHARED_LIBS=ON.Rafael Espindola
2011-02-20Correct name of dependent target.Oscar Fuentes
2011-02-19Fix some add_dependencies.Oscar Fuentes
2011-02-17When building StaticAnalyzer/Frontend add -I "<Checkers build dir>" to allow ...Argyrios Kyrtzidis
2011-02-14[analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis
2011-02-14[analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cppArgyrios Kyrtzidis
2011-02-14[analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi...Argyrios Kyrtzidis