foo bug291 bar PR 291

llvm-svn: 12430
This commit is contained in:
Chris Lattner 2004-03-16 05:17:07 +00:00
parent a2fe0fb3be
commit d35b758e7c

View File

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