]> granicus.if.org Git - clang/commit
ir-gen support for nonfragile abi's synthesized ivars.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 31 Mar 2009 18:11:23 +0000 (18:11 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 31 Mar 2009 18:11:23 +0000 (18:11 +0000)
commit18191886554407b4260c40165bc294c3ea732033
treea7cef0a0b4f17adbc7e2f600d7b80e6f4fba1707
parent68a31d406c6dc4382c700d1199b062de2aa7e1da
ir-gen support for nonfragile abi's synthesized ivars.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
lib/CodeGen/CGObjCMac.cpp
test/CodeGenObjC/synthesize_ivar.m [new file with mode: 0644]