diff options
Diffstat (limited to 'clang/test/Driver/cl-outputs.c')
-rw-r--r-- | clang/test/Driver/cl-outputs.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/test/Driver/cl-outputs.c b/clang/test/Driver/cl-outputs.c index 3d986db198a..bf6b4317262 100644 --- a/clang/test/Driver/cl-outputs.c +++ b/clang/test/Driver/cl-outputs.c @@ -1,6 +1,3 @@ -// Don't attempt slash switches on msys bash. -// REQUIRES: shell-preserves-root - // 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. |