summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/test/Driver/cl-options.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Driver/cl-options.c b/clang/test/Driver/cl-options.c
index f10141b8244..078794c00e8 100644
--- a/clang/test/Driver/cl-options.c
+++ b/clang/test/Driver/cl-options.c
@@ -1,5 +1,7 @@
// Don't attempt slash switches on msys bash.
// REQUIRES: shell-preserves-root
+// Exclude gcc-driven clang.
+// REQUIRES: clang-driver
// Note: %s must be preceded by --, otherwise it may be interpreted as a
// command-line option, e.g. on Mac where %s is commonly under /Users.
OpenPOWER on IntegriCloud