]> granicus.if.org Git - clang/commit
objc++: more code gen stuff for atomic property api,
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 6 Jan 2012 22:33:54 +0000 (22:33 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 6 Jan 2012 22:33:54 +0000 (22:33 +0000)
commitcd93b96bc51c255d104095bc6a6d8eac74a84b1e
treec31c8e9b2814e9b28ae61a27b9ce088de0a9c601
parent5eca482fe895ea57bc82410222e6426c09e63284
objc++: more code gen stuff for atomic property api,
currently turned off. // rdar://6137845
Also, fixes a test case which should be nonatomic under
new API.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.h
test/CodeGenObjCXX/property-reference.mm