Bug 291!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12429 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-03-16 05:16:05 +00:00
parent a1d1fcec93
commit ad32064a0e

View File

@ -1,4 +1,5 @@
// Testcase from Bug 291
struct X {
~X();
};