summaryrefslogtreecommitdiff
path: root/test/SemaCXX/tag-ambig.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaCXX/tag-ambig.cpp')
-rw-r--r--test/SemaCXX/tag-ambig.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaCXX/tag-ambig.cpp b/test/SemaCXX/tag-ambig.cpp
index 6403cf3059..bbd17e7fe9 100644
--- a/test/SemaCXX/tag-ambig.cpp
+++ b/test/SemaCXX/tag-ambig.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
// <rdar://problem/9168556>
typedef struct Point Point;