]> granicus.if.org Git - clang/commit
Emit partial destruction of structs with initializer lists.
authorJohn McCall <rjmccall@apple.com>
Mon, 11 Jul 2011 19:35:02 +0000 (19:35 +0000)
committerJohn McCall <rjmccall@apple.com>
Mon, 11 Jul 2011 19:35:02 +0000 (19:35 +0000)
commit2b30dcfb769e4015f8d41c5c9a4e723ff3d522a0
tree72de9177d5ad10f9e097ecab6a0b62da54fa8c86
parent4e7c7f2b78ac3930e45f00626ef6acf08b3f80ca
Emit partial destruction of structs with initializer lists.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134913 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
test/CodeGenCXX/partial-destruction.cpp