foo Bug 291, bar PR291

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

View File

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