]> granicus.if.org Git - clang/commit
objc++: sythesize a helper function to be used
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 6 Jan 2012 00:29:35 +0000 (00:29 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 6 Jan 2012 00:29:35 +0000 (00:29 +0000)
commit84e49865cbc2392787efcf2211ec53a947128a9e
treebc2bc0b35f8183fd0b442fab41aae0d6d2297478
parentce52bb3dec520ef94574280ac3ef8ad63f4f1ce2
objc++: sythesize a helper function to be used
for copying atomic properties of c++ objects
with non-trivial copy assignment in setters/getters.
Not yet used. // rdar://6137845

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147636 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjC.cpp
lib/CodeGen/CodeGenFunction.h