]> granicus.if.org Git - clang/commitdiff
Add radar number.
authorMike Stump <mrs@apple.com>
Fri, 23 Oct 2009 02:13:20 +0000 (02:13 +0000)
committerMike Stump <mrs@apple.com>
Fri, 23 Oct 2009 02:13:20 +0000 (02:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84923 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/debug-info.c

index 16e4b88a0d49b28978a499f23697b9de8abd2204..85ad988bc2162146f97183d24465f75594f82d8b 100644 (file)
@@ -42,6 +42,7 @@ struct foo2 {
 struct foo2 foo2;
 
 
+// Radar 7325611
 // CHECK: "barfoo"
 typedef int barfoo;
 barfoo foo() {