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:
406dd6a
)
add a note
author
Chris Lattner
<sabre@nondot.org>
Tue, 31 Oct 2006 06:26:10 +0000
(06:26 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 31 Oct 2006 06:26:10 +0000
(06:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31309
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2006-10-30-ArrayCrash.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2006-10-30-ArrayCrash.c
b/test/CFrontend/2006-10-30-ArrayCrash.c
index b0663c1f1f09eef9ada28b805a06b1b4e7629e67..09464dd3a067ad60894b0742a6314b86f78d0987 100644
(file)
--- a/
test/CFrontend/2006-10-30-ArrayCrash.c
+++ b/
test/CFrontend/2006-10-30-ArrayCrash.c
@@
-1,4
+1,5
@@
// RUN: %llvmgcc -O3 -S -o - %s
+// PR954, PR911
extern void foo();