summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/ucn-objc-string.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/ucn-objc-string.m')
-rw-r--r--test/SemaObjC/ucn-objc-string.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/ucn-objc-string.m b/test/SemaObjC/ucn-objc-string.m
index 1d94ea2..7603199 100644
--- a/test/SemaObjC/ucn-objc-string.m
+++ b/test/SemaObjC/ucn-objc-string.m
@@ -1,4 +1,4 @@
-// RUN: clang %s -verify -fsyntax-only
+// RUN: clang -cc1 %s -verify -fsyntax-only
@class NSString;
extern void NSLog(NSString *format, ...) __attribute__((format(__NSString__, 1, 2)));
OpenPOWER on IntegriCloud