]> granicus.if.org Git - clang/commitdiff
Add a radar reference.
authorMike Stump <mrs@apple.com>
Tue, 5 Jan 2010 03:16:33 +0000 (03:16 +0000)
committerMike Stump <mrs@apple.com>
Tue, 5 Jan 2010 03:16:33 +0000 (03:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92678 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/block-misc.c

index 4179eda5e75b632968a95c91b8f1814ae86b17d9..c1a2f08ff76f50ff0d3417ef803c47ff861ba4c3 100644 (file)
@@ -209,6 +209,7 @@ void test20() {
   }();
 }
 
+// radr://7438948
 void test21() {
   int a[7]; // expected-note {{declared at}}
   a[1] = 1;