summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/PR4541.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/PR4541.m')
-rw-r--r--test/CodeGenObjC/PR4541.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/PR4541.m b/test/CodeGenObjC/PR4541.m
index 2d2adeb3d8..84218a968c 100644
--- a/test/CodeGenObjC/PR4541.m
+++ b/test/CodeGenObjC/PR4541.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -o %t -w -g %s
+// RUN: %clang_cc1 -o %t -w -g %s
@class NSString;