]> granicus.if.org Git - clang/commit
Don't assert when we think we need copy/dispose, but don't need them.
authorMike Stump <mrs@apple.com>
Fri, 1 May 2009 01:31:57 +0000 (01:31 +0000)
committerMike Stump <mrs@apple.com>
Fri, 1 May 2009 01:31:57 +0000 (01:31 +0000)
commitdd2fb9c5ebc02f48a5b91a9c2a5f1e4562d02a0b
treedcc7af7b431730efd269220965e8b38fdac147d4
parentbad3a94d506874355fc15b336c6f0ed360e46a06
Don't assert when we think we need copy/dispose, but don't need them.
Radar 6838889

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70525 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
test/CodeGen/blocks.c