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 fc240cf..310a1a6 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-cc -parse-noop %s
+// RUN: clang-cc -parse-print-callbacks %s
#include "objc-language-features.inc"
OpenPOWER on IntegriCloud