hanchenye-llvm-project/clang/lib/Frontend/Rewrite
Fariborz Jahanian 937224777a Objective-C modern rewriter. Patch to fix a rewriting bug
rewriting an Objective-C block. Patch by Ryan Govostes.
rdar://18799145 

llvm-svn: 220834
2014-10-28 23:46:58 +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 Objective-C modern rewriter. Patch to fix a rewriting bug 2014-10-28 23:46:58 +00:00
RewriteObjC.cpp Remove code duplication and cut dependency from clangRewrite on 2014-10-23 19:47:36 +00:00
RewriteTest.cpp