diff options
Diffstat (limited to 'test/Driver/debug-options-as.c')
-rw-r--r-- | test/Driver/debug-options-as.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/debug-options-as.c b/test/Driver/debug-options-as.c index 57036e42db..20e104e80b 100644 --- a/test/Driver/debug-options-as.c +++ b/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) |