Bug 291!

llvm-svn: 12429
This commit is contained in:
Chris Lattner 2004-03-16 05:16:05 +00:00
parent cf2608c0e9
commit 29db00a4e0
1 changed files with 1 additions and 0 deletions

View File

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