Add a dtor to ensure that they are called the right number of times.
authorChris Lattner <sabre@nondot.org>
Wed, 5 Nov 2003 05:31:24 +0000 (05:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 Nov 2003 05:31:24 +0000 (05:31 +0000)
commitd1bcf59c9df22076d3e910fb7640707a5806ff48
tree0cbf7b90ba5715a1366de9f3601abcbbd9f232c8
parentf2f05a07ff39ef66bb17c033a5b729979f801098
Add a dtor to ensure that they are called the right number of times.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9721 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/2003-11-04-ArrayConstructors.cpp