summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/no-warn-synth-protocol-meth.m')
-rw-r--r--clang/test/SemaObjC/no-warn-synth-protocol-meth.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjC/no-warn-synth-protocol-meth.m b/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
index 103f6bbd02e..cdb855e1547 100644
--- a/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
+++ b/clang/test/SemaObjC/no-warn-synth-protocol-meth.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
+// expected-no-diagnostics
@protocol CYCdef
- (int)name;
OpenPOWER on IntegriCloud