summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/pragma-mark.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Lexer/pragma-mark.c')
-rw-r--r--clang/test/Lexer/pragma-mark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Lexer/pragma-mark.c b/clang/test/Lexer/pragma-mark.c
index 388fef55755..f4204aa9d80 100644
--- a/clang/test/Lexer/pragma-mark.c
+++ b/clang/test/Lexer/pragma-mark.c
@@ -1,4 +1,4 @@
-// RUN: clang %s -fsyntax-only -verify
+// RUN: clang-cc %s -fsyntax-only -verify
// Lexer diagnostics shouldn't be included in #pragma mark.
#pragma mark Mike's world
OpenPOWER on IntegriCloud