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