aboutsummaryrefslogtreecommitdiff
path: root/lib/ASTMatchers/CMakeLists.txt
AgeCommit message (Expand)Author
2012-11-16Make libASTMatchers link its dependencies. libRewriteFrontend depends on libR...Benjamin Kramer
2012-07-17Move RefactoringCallbacks to Tooling to avoid dependency fromDaniel Jasper
2012-07-16Add refactoring callbacks to make common kinds of refactorings easy.Daniel Jasper
2012-07-09[CMake] Get rid of unconditional dependency to ClangDiagnosticCommon. Only cl...NAKAMURA Takumi
2012-07-07ASTMatchers/CMakeLists.txt: Add dependencies to generated headers, or "make c...NAKAMURA Takumi
2012-07-06Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek