summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Frontend/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-11/+0
* [CMake] clang/lib: Prune redundant dependencies.NAKAMURA Takumi2013-12-101-1/+0
* [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on t...NAKAMURA Takumi2013-12-091-2/+8
* Make libASTMatchers link its dependencies. libRewriteFrontend depends on libR...Benjamin Kramer2012-11-161-0/+1
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+28
OpenPOWER on IntegriCloud