diff options
Diffstat (limited to 'clang/test/Driver/cl-options.c')
| -rw-r--r-- | clang/test/Driver/cl-options.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Driver/cl-options.c b/clang/test/Driver/cl-options.c index 85ae4cff458..7e9b0c49b8b 100644 --- a/clang/test/Driver/cl-options.c +++ b/clang/test/Driver/cl-options.c @@ -1,7 +1,5 @@ // 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. |

