projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad32064
)
foo bug291 bar PR 291
author
Chris Lattner
<sabre@nondot.org>
Tue, 16 Mar 2004 05:17:07 +0000
(
05:17
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 16 Mar 2004 05:17:07 +0000
(
05:17
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12430
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
patch
|
blob
|
history
diff --git
a/test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
b/test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
index 4a7715d53eb95f99d68804a76f87cfb6a985b55b..fc5ba356178fc684c45335c0439e32fe79e8002c 100644
(file)
--- a/
test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
+++ b/
test/C++Frontend/2004-03-15-CleanupsAndGotos.cpp
@@
-1,5
+1,4
@@
// Testcase from Bug 291
-
struct X {
~X();
};