summaryrefslogtreecommitdiffstats
path: root/test/Coverage/parse-callbacks.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Coverage/parse-callbacks.m')
-rw-r--r--test/Coverage/parse-callbacks.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Coverage/parse-callbacks.m b/test/Coverage/parse-callbacks.m
index 310a1a6..7666d19 100644
--- a/test/Coverage/parse-callbacks.m
+++ b/test/Coverage/parse-callbacks.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc -parse-noop %s
-// RUN: clang-cc -parse-print-callbacks %s
+// RUN: clang -cc1 -parse-noop %s
+// RUN: clang -cc1 -parse-print-callbacks %s
#include "objc-language-features.inc"
OpenPOWER on IntegriCloud