summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/asan/TestCases/Linux/coverage_html_report.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asan/TestCases/Linux/coverage_html_report.cc b/test/asan/TestCases/Linux/coverage_html_report.cc
index 777d76838..78fbfb372 100644
--- a/test/asan/TestCases/Linux/coverage_html_report.cc
+++ b/test/asan/TestCases/Linux/coverage_html_report.cc
@@ -1,4 +1,4 @@
-// REQUIRES: has_sancovcc, x86_64-linux
+// REQUIRES: has_sancovcc, x86_64-linux, asan-dynamic-runtime
// RUN: %clangxx_asan_static -fsanitize-coverage=func %s -o %t
// RUN: rm -rf %T/coverage_html_report
// RUN: mkdir -p %T/coverage_html_report