OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
464c19e
)
fix bug number
author
Chris Lattner
<sabre@nondot.org>
Mon, 5 Feb 2007 02:26:07 +0000
(
02:26
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 5 Feb 2007 02:26:07 +0000
(
02:26
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33894
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CFrontend/2007-02-04-AddrLValue.c
patch
|
blob
|
history
diff --git
a/test/CFrontend/2007-02-04-AddrLValue.c
b/test/CFrontend/2007-02-04-AddrLValue.c
index
a07ab90
..
c8b65a9
100644
(file)
--- a/
test/CFrontend/2007-02-04-AddrLValue.c
+++ b/
test/CFrontend/2007-02-04-AddrLValue.c
@@
-1,5
+1,5
@@
// RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
-// PR117
3
+// PR117
6
typedef struct
{