]> granicus.if.org Git - clang/commit
Unwind path cleanup for array new list initializers.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 22 Feb 2012 17:37:59 +0000 (17:37 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 22 Feb 2012 17:37:59 +0000 (17:37 +0000)
commit0f5a1930ccf169f9a2885bff18e3169af4aff2a4
tree8f26cd2a1b7b7719e3ab8e11e106e009685fcefa
parent9203647221439c6eb04842bb8a22f5f03fd4d2bf
Unwind path cleanup for array new list initializers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprCXX.cpp
test/CodeGenCXX/new-array-init-exceptions.cpp [new file with mode: 0644]