summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/expr-objcxx.mm
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjCXX/expr-objcxx.mm')
-rw-r--r--clang/test/SemaObjCXX/expr-objcxx.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjCXX/expr-objcxx.mm b/clang/test/SemaObjCXX/expr-objcxx.mm
index e70a001b704..8ea4dabe16d 100644
--- a/clang/test/SemaObjCXX/expr-objcxx.mm
+++ b/clang/test/SemaObjCXX/expr-objcxx.mm
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
+// expected-no-diagnostics
// rdar://8366474
void *P = @selector(foo::bar::);
OpenPOWER on IntegriCloud