summaryrefslogtreecommitdiff
path: root/test/SemaObjC/class-getter-using-dotsyntax.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/class-getter-using-dotsyntax.m')
-rw-r--r--test/SemaObjC/class-getter-using-dotsyntax.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/class-getter-using-dotsyntax.m b/test/SemaObjC/class-getter-using-dotsyntax.m
index 4ff9428e9637..dd384b510833 100644
--- a/test/SemaObjC/class-getter-using-dotsyntax.m
+++ b/test/SemaObjC/class-getter-using-dotsyntax.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
+// expected-no-diagnostics
typedef struct objc_class *Class;