Age | Commit message (Expand) | Author |
---|---|---|
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |
2012-07-27 | clang/lib: [CMake] Update tblgen'd dependencies. | NAKAMURA Takumi |
2012-07-06 | Implement AST classes for comments, a real parser for Doxygen comments and a | Dmitri Gribenko |
2012-06-21 | Remove a goofy CMake hack and use the standard CMake facilities to | Chandler Carruth |
2011-12-29 | Fix cmake build with -DBUILD_SHARED_LIBS=ON. | Rafael Espindola |
2011-02-20 | Correct name of dependent target. | Oscar Fuentes |
2011-02-19 | Fix some add_dependencies. | Oscar Fuentes |
2011-02-17 | When 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.cpp | Argyrios Kyrtzidis |
2011-02-14 | [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi... | Argyrios Kyrtzidis |