[PATCH 3/4] Fixed ABI for objc property attributes to mimic MacOS X behavior.
Jean-Charles BERTIN
jc.bertin at axinoe.com
Wed Feb 27 08:52:03 PST 2013
---
include/clang/AST/ASTContext.h | 5 +
include/clang/AST/DeclObjC.h | 5 +-
lib/AST/ASTContext.cpp | 12 ++
lib/CodeGen/CGObjCGNU.cpp | 314 +++++++++++++++++++++++++++++------------
lib/Driver/Tools.cpp | 2 +-
lib/Lex/PPMacroExpansion.cpp | 1 +
6 files changed, 243 insertions(+), 96 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fixed-ABI-for-objc-property-attributes-to-mimic-MacO.patch
Type: text/x-patch
Size: 21361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130227/0fc2e31c/attachment.bin>
More information about the cfe-commits
mailing list