]> granicus.if.org Git - clang/commit
Fixed a bug in generation of the new write-barriers when
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 18 Sep 2009 00:04:00 +0000 (00:04 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 18 Sep 2009 00:04:00 +0000 (00:04 +0000)
commit1c1afc4ed3ec30fc99e172220c8bb74a13b117b0
treeb487019662b268b713bdd162aa13767dfed63108
parent87667dcbc1301409c9c07a3f6281a2c496997649
Fixed a bug in generation of the new write-barriers when
array syntax is used to derefernce and assign to ivar pointee.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82183 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGValue.h
test/CodeGenObjC/objc2-write-barrier-2.m