foo Bug 291, bar PR291

llvm-svn: 12431
This commit is contained in:
Chris Lattner 2004-03-16 05:18:24 +00:00
parent 6b736d8b32
commit 6f67017bf4
1 changed files with 1 additions and 0 deletions

View File

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