1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

foo Bug 291, bar PR291

llvm-svn: 12431
This commit is contained in:
Chris Lattner 2004-03-16 05:18:24 +00:00
parent d35b758e7c
commit 2f94b41b01

View File

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