summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Core/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Make clang's rewrite engine a core featureAlp Toker2014-07-161-16/+0
* [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-1/+6
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-0/+24
OpenPOWER on IntegriCloud