summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/super-dotsyntax-property.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/super-dotsyntax-property.m')
-rw-r--r--test/CodeGenObjC/super-dotsyntax-property.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/super-dotsyntax-property.m b/test/CodeGenObjC/super-dotsyntax-property.m
index 0f811040d5..9dfde2d1de 100644
--- a/test/CodeGenObjC/super-dotsyntax-property.m
+++ b/test/CodeGenObjC/super-dotsyntax-property.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -emit-llvm -o %t %s
+// RUN: %clang_cc1 -emit-llvm -o %t %s
@interface B
{