summaryrefslogtreecommitdiff
path: root/unittests/ASTMatchers/Makefile
Commit message (Expand)AuthorAge
* [Driver] Refactor clang driver to use LLVM's Option libraryReid Kleckner2013-06-14
* First revision of the dynamic ASTMatcher library.Manuel Klimek2013-05-14
* fix the unit tests too.Chris Lattner2013-01-19
* ASTTests, ASTMatchersTests: Move clangEdit before clangAst in USEDLIB.NAKAMURA Takumi2012-12-04
* Untabify (in USEDLIBS, Makefile(s)).NAKAMURA Takumi2012-12-04
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-01
* Add various MC components to clang build to support MS-style inline assembly.Chad Rosier2012-08-08
* Another fix for the configure build: correct order of dependencies.Manuel Klimek2012-07-06
* Build-fix: Remove non-existent directories from Makefiles.Manuel Klimek2012-07-06
* Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek2012-07-06