summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/comptypes-legal.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/comptypes-legal.m')
-rw-r--r--test/SemaObjC/comptypes-legal.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/comptypes-legal.m b/test/SemaObjC/comptypes-legal.m
index 6a837b6..8caf185 100644
--- a/test/SemaObjC/comptypes-legal.m
+++ b/test/SemaObjC/comptypes-legal.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fsyntax-only -verify -pedantic %s
+// RUN: %clang_cc1 -fsyntax-only -verify -pedantic %s
@protocol NSObject
@end
OpenPOWER on IntegriCloud