summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/attr-objc-exception.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/attr-objc-exception.m')
-rw-r--r--test/SemaObjC/attr-objc-exception.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/attr-objc-exception.m b/test/SemaObjC/attr-objc-exception.m
index 3e012c7482..b497271521 100644
--- a/test/SemaObjC/attr-objc-exception.m
+++ b/test/SemaObjC/attr-objc-exception.m
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 %s -fsyntax-only -verify
+// RUN: %clang_cc1 %s -fsyntax-only -verify
__attribute__((__objc_exception__))
@interface NSException {