llvm-project/clang/lib/Frontend/Rewrite
Daniel Jasper 4475a249e7 Remove code duplication and cut dependency from clangRewrite on
clangAST.

llvm-svn: 220502
2014-10-23 19:47:36 +00:00
..
CMakeLists.txt
FixItRewriter.cpp Update for llvm api change. 2014-08-25 18:17:04 +00:00
FrontendActions.cpp Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
HTMLPrint.cpp Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) 2014-08-10 19:56:51 +00:00
InclusionRewriter.cpp Unique_ptrify PPCallbacks ownership. 2014-09-10 04:53:53 +00:00
Makefile
RewriteMacros.cpp
RewriteModernObjC.cpp Remove code duplication and cut dependency from clangRewrite on 2014-10-23 19:47:36 +00:00
RewriteObjC.cpp Remove code duplication and cut dependency from clangRewrite on 2014-10-23 19:47:36 +00:00
RewriteTest.cpp