summaryrefslogtreecommitdiff
path: root/unittests/ASTMatchers/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard2019-07-031-1/+1
* Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song2018-12-121-0/+1
* Make add_clang_unittest formatting a bit more consistent.Nico Weber2018-04-251-1/+2
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* Dividied ASTMatcherTests into 4 filesPiotr Padlewski2016-05-171-2/+8
* Turning on the /bigobj flag for two more files that will not link with MSVC 2...Aaron Ballman2016-03-081-0/+6
* [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMak...NAKAMURA Takumi2013-12-101-6/+7
* First revision of the dynamic ASTMatcher library.Manuel Klimek2013-05-141-0/+2
* fix the unit tests too.Chris Lattner2013-01-191-0/+1
* [ms-inline asm] Add various MC components to clang build to support MS-style ...Chad Rosier2012-08-091-0/+7
* Move RefactoringCallbacks to Tooling to avoid dependency fromDaniel Jasper2012-07-171-2/+1
* Add refactoring callbacks to make common kinds of refactorings easy.Daniel Jasper2012-07-161-1/+2
* Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek2012-07-061-0/+5