]> granicus.if.org Git - clang/commit
assert(nyi) on attempt to destruct an array of objects.
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 3 Aug 2009 20:51:29 +0000 (20:51 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 3 Aug 2009 20:51:29 +0000 (20:51 +0000)
commit667f36accdacde57f101f8b6b61abb912f7a8e73
tree2fcd7c2dca72b81027d59260a0ac386475d6f473
parent6ca0b32227c21ba4bc66e8f1bdbf767b563567a8
assert(nyi) on attempt to destruct an array of objects.

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