summaryrefslogtreecommitdiffstats
path: root/test/Coverage/html-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Coverage/html-print.c')
-rw-r--r--test/Coverage/html-print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Coverage/html-print.c b/test/Coverage/html-print.c
index dab156b..a3f29c6 100644
--- a/test/Coverage/html-print.c
+++ b/test/Coverage/html-print.c
@@ -1,3 +1,3 @@
-// RUN: clang-cc -emit-html -o %t %s
+// RUN: %clang_cc1 -emit-html -o %t %s
#include "c-language-features.inc"
OpenPOWER on IntegriCloud