hanchenye-llvm-project/clang/lib/Rewrite
Fariborz Jahanian d7c6777d50 Modern objective-c translation: Fixing couple of bugs
related to laying out ivar structs and accessing non-fragile-ivar
in more compilated cases. // rdar://11323187

llvm-svn: 156004
2012-05-02 17:34:59 +00:00
..
CMakeLists.txt objc rewriter: start supporting modern objective-c abi 2012-02-07 17:11:38 +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 objc rewriter: start supporting modern objective-c abi 2012-02-07 17:11:38 +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 Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
Makefile BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
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 Modern objective-c translation: Fixing couple of bugs 2012-05-02 17:34:59 +00:00
RewriteObjC.cpp Remove the ref/value inconsistency in filter_decl_iterator. 2012-04-30 02:36:29 +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 Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +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