aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/fsanitize-blacklist.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/fsanitize-blacklist.c')
-rw-r--r--test/Driver/fsanitize-blacklist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/fsanitize-blacklist.c b/test/Driver/fsanitize-blacklist.c
index 9edbbaf2bd8d..adf776fcae73 100644
--- a/test/Driver/fsanitize-blacklist.c
+++ b/test/Driver/fsanitize-blacklist.c
@@ -1,7 +1,7 @@
// General blacklist usage.
// PR12920
-// REQUIRES: clang-driver, shell
+// REQUIRES: clang-driver
// Make sure we don't match the -NOT lines with the linker invocation.
// Delimiters match the start of the cc1 and the start of the linker lines