add a note
authorChris Lattner <sabre@nondot.org>
Tue, 31 Oct 2006 06:26:10 +0000 (06:26 +0000)
committerChris 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

index b0663c1f1f09eef9ada28b805a06b1b4e7629e67..09464dd3a067ad60894b0742a6314b86f78d0987 100644 (file)
@@ -1,4 +1,5 @@
 // RUN: %llvmgcc -O3 -S -o - %s
+// PR954, PR911
 
 extern void foo();