commit | 06b59eb16185a8c1bd06f2c264ed8adb2e45f7b2 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Feb 05 02:26:07 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Feb 05 02:26:07 2007 +0000 |
tree | eaad52b26f14a9cc3621f119686492d2b12e265a | |
parent | 464c19e65408c2a753f3a019ade7988eadb20999 [diff] [blame] |
fix bug number git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33894 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CFrontend/2007-02-04-AddrLValue.c b/test/CFrontend/2007-02-04-AddrLValue.c index a07ab90..c8b65a9 100644 --- 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 -// PR1173 +// PR1176 typedef struct {