]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/cl.c: Don't attempt slash switches on msys bash.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 29 Jul 2013 01:37:10 +0000 (01:37 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 29 Jul 2013 01:37:10 +0000 (01:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187337 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/cl.c

index 677ccac525bd6795f6f8429d2ff8a555544b7000..1187a3110a224aba8e2744a9a7e040edbf80160a 100644 (file)
@@ -22,3 +22,6 @@
 // are not available in clang-cl.
 // DEFAULT: -fapple-kext
 // CL-NOT: -fapple-kext
+
+// Don't attempt slash switches on msys bash.
+// REQUIRES: shell-preserves-root