hanchenye-llvm-project/clang/lib/Rewrite
Fariborz Jahanian 2794ad59aa objective-c modern translator: synthesize argument type
correctly for blocks and function pointer arguments
in the written constructor.  // rdar://11359268

llvm-svn: 159456
2012-06-29 19:55:46 +00:00
..
CMakeLists.txt Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
DeltaTree.cpp remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
FixItRewriter.cpp Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
FrontendActions.cpp Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
HTMLPrint.cpp Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
HTMLRewrite.cpp Disable _Pragma during HTML macro rewriting to keep from crashing. 2012-06-08 18:06:21 +00:00
InclusionRewriter.cpp Fix crash on missing header in -rewrite-includes. 2012-06-14 17:36:05 +00:00
Makefile
RewriteMacros.cpp Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
RewriteModernObjC.cpp objective-c modern translator: synthesize argument type 2012-06-29 19:55:46 +00:00
RewriteObjC.cpp objective-c rewriter: refactoring of rewriting of 2012-06-28 21:20:35 +00:00
RewriteRope.cpp Actually, this tree isn't necessarily binary. 2012-04-15 11:35:18 +00:00
RewriteTest.cpp Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
Rewriter.cpp Documentation cleanup: Escaped backslashes in Doxygen comments. 2012-06-15 22:33:08 +00:00
TokenRewriter.cpp Clang should not warn on code in clang that is only there to remove warnings. 2011-01-06 01:37:28 +00:00