aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Rewrite/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2014-10-26Delete unused method and clangAST dependency it required.Daniel Jasper1-1/+0
2014-10-24[CMake] clangRewrite: Roll back clangAST in libdeps, due to clang::Stmt::prin...NAKAMURA Takumi1-0/+1
2014-10-23Remove code duplication and cut dependency from clangRewrite onDaniel Jasper1-1/+0
2014-07-16Make clang's rewrite engine a core featureAlp Toker1-2/+16
2012-09-01Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek1-33/+2
2012-07-27clang/lib: [CMake] Update tblgen'd dependencies.NAKAMURA Takumi1-0/+3
2012-07-06Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko1-0/+1
2012-06-21Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth1-3/+9
2012-06-06Add a -rewrite-includes option, which is similar to -rewrite-macros, but only...David Blaikie1-0/+1
2012-02-07objc rewriter: start supporting modern objective-c abiFariborz Jahanian1-0/+1
2011-02-10CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi1-2/+0
2010-09-13Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer1-9/+3
2010-09-10CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer1-3/+9
2010-09-09Clean up CMake dependenciesDouglas Gregor1-1/+1
2010-09-08Clean up some of the CMake dependenciesDouglas Gregor1-1/+3
2010-08-30Fix CMake dependenciesDouglas Gregor1-0/+6
2010-06-15Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...Daniel Dunbar1-0/+6
2009-07-15Lexically order files in CMakeLists.txt files.Ted Kremenek1-1/+1
2008-10-26CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes1-0/+9