]> granicus.if.org Git - clang/commit
Patch to implement code gen. use of compound assignent on
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 23 Mar 2010 18:08:50 +0000 (18:08 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 23 Mar 2010 18:08:50 +0000 (18:08 +0000)
commitdfb1eb208e401a0e5ecf2910e1a73b09aa69fd26
tree760090d060573e9dfbc8beef2d3b1f24dde9f1c1
parent19879c98d964bc67442618510af04e3457219780
Patch to implement code gen. use of compound assignent on
properties of complex type. Radar 7351147.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99299 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprComplex.cpp
test/CodeGenObjC/complex-property.m [new file with mode: 0644]