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:
da92090
)
Fix link problem
author
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2003 12:23:27 +0000
(12:23 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2003 12:23:27 +0000
(12:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6705
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/C++Frontend/2003-06-13-Crasher.cpp
patch
|
blob
|
history
diff --git
a/test/C++Frontend/2003-06-13-Crasher.cpp
b/test/C++Frontend/2003-06-13-Crasher.cpp
index be581dde8368ed688e644e556771e31b35f4f75d..bce922c25b5ce8aa85dd47bda601ebd309fc1d2f 100644
(file)
--- a/
test/C++Frontend/2003-06-13-Crasher.cpp
+++ b/
test/C++Frontend/2003-06-13-Crasher.cpp
@@
-6,3
+6,5
@@
void foo() {
} TESTOBJ;
}
+
+int main() { return 0; }