summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/CodeGen/debug-info.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/CodeGen/debug-info.c b/clang/test/CodeGen/debug-info.c
index 16e4b88a0d4..85ad988bc21 100644
--- a/clang/test/CodeGen/debug-info.c
+++ b/clang/test/CodeGen/debug-info.c
@@ -42,6 +42,7 @@ struct foo2 {
struct foo2 foo2;
+// Radar 7325611
// CHECK: "barfoo"
typedef int barfoo;
barfoo foo() {
OpenPOWER on IntegriCloud