summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/debug-options-as.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/debug-options-as.c')
-rw-r--r--clang/test/Driver/debug-options-as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/debug-options-as.c b/clang/test/Driver/debug-options-as.c
index 57036e42db0..20e104e80bf 100644
--- a/clang/test/Driver/debug-options-as.c
+++ b/clang/test/Driver/debug-options-as.c
@@ -1,5 +1,5 @@
// cygming have not supported integrated-as yet.
-// XFAIL: cygwin,mingw32
+// REQUIRES: clang-driver
//
// Check to make sure clang is somewhat picky about -g options.
// (Delived from debug-options.c)
OpenPOWER on IntegriCloud