From: Mike Stump Date: Fri, 23 Oct 2009 02:13:20 +0000 (+0000) Subject: Add radar number. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=386378de864577023c29da7ff6290758f1d6170a;p=clang Add radar number. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84923 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/debug-info.c b/test/CodeGen/debug-info.c index 16e4b88a0d..85ad988bc2 100644 --- a/test/CodeGen/debug-info.c +++ b/test/CodeGen/debug-info.c @@ -42,6 +42,7 @@ struct foo2 { struct foo2 foo2; +// Radar 7325611 // CHECK: "barfoo" typedef int barfoo; barfoo foo() {