summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/protocol-qualified-class-unsupported.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/protocol-qualified-class-unsupported.m')
-rw-r--r--clang/test/SemaObjC/protocol-qualified-class-unsupported.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjC/protocol-qualified-class-unsupported.m b/clang/test/SemaObjC/protocol-qualified-class-unsupported.m
index 4bf6b289e7b..777084d8554 100644
--- a/clang/test/SemaObjC/protocol-qualified-class-unsupported.m
+++ b/clang/test/SemaObjC/protocol-qualified-class-unsupported.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
#include <stddef.h>
OpenPOWER on IntegriCloud