]> granicus.if.org Git - clang/commitdiff
clang/test/Driver/cross-linux.c is suppressed on win32 for now. Investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 31 Jul 2013 04:56:19 +0000 (04:56 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 31 Jul 2013 04:56:19 +0000 (04:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187483 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/cross-linux.c

index 8eb2dd143917d30d28c3f40bfbe2892ea2ef9658..8eea55514fc9234e4e77576ff30fd1ad3fdae52e 100644 (file)
@@ -93,3 +93,7 @@
 // CHECK-MULTI64-X86-64: "-L[[gcc_install]]/../../../../x86_64-unknown-linux/lib"
 // CHECK-MULTI64-X86-64: "-L[[sysroot]]/lib"
 // CHECK-MULTI64-X86-64: "-L[[sysroot]]/usr/lib"
+
+// FIXME: [[gcc_install]] won't match anything on win32...investigating.
+// REQUIRES: shell
+// REQUIRES: shell-preserves-root