foo bug291 bar PR 291

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

View File

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