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:
f750a2b
)
Fix PR number.
author
Devang Patel
<dpatel@apple.com>
Wed, 16 May 2007 16:51:31 +0000
(16:51 +0000)
committer
Devang Patel
<dpatel@apple.com>
Wed, 16 May 2007 16:51:31 +0000
(16:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37107
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2007-05-16-EmptyStruct.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2007-05-16-EmptyStruct.c
b/test/CFrontend/2007-05-16-EmptyStruct.c
index b00c062ccb9d2c98e02b47c2185fb0f2876b6c0c..64652be8b06538e03e581f3c187731d610af2c60 100644
(file)
--- a/
test/CFrontend/2007-05-16-EmptyStruct.c
+++ b/
test/CFrontend/2007-05-16-EmptyStruct.c
@@
-1,4
+1,4
@@
-// PR 141
9
+// PR 141
7
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | grep "struct.anon = type \{ \}"