]> granicus.if.org Git - clang/commitdiff
Remove some apparently-unnecessary 'REQUIRES: system-darwin' from tests.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 29 Apr 2017 01:38:29 +0000 (01:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 29 Apr 2017 01:38:29 +0000 (01:38 +0000)
Let's see if any buildbots actually have trouble with these. (They at least pass on Linux.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@301732 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/crash-vfs-headermaps.m
test/Modules/crash-vfs-include-pch.m
test/Modules/crash-vfs-ivfsoverlay.m

index 4f88f3ba1197cb959093ea18b590963f710a0db0..350c01b0435898f870781932d3323bd61c498150 100644 (file)
@@ -1,4 +1,4 @@
-// REQUIRES: crash-recovery, shell, system-darwin
+// REQUIRES: crash-recovery, shell
 
 // This uses a headermap with this entry:
 //   Foo.h -> Foo/Foo.h
index 78a8e149a41bde4892398cf2f27c68f5b6fc0779..8091ffc729223bbba738c3827db6730de022b72c 100644 (file)
@@ -1,4 +1,4 @@
-// REQUIRES: crash-recovery, shell, system-darwin
+// REQUIRES: crash-recovery, shell
 //
 // RUN: rm -rf %t
 // RUN: mkdir -p %t/m %t/out
index abbc0151a8cfe82126a964720b6cb4a7224061b7..6434fd9814488d2caed534db9062b7a3b5f8d622 100644 (file)
@@ -1,4 +1,4 @@
-// REQUIRES: crash-recovery, shell, system-darwin
+// REQUIRES: crash-recovery, shell
 
 // RUN: rm -rf %t
 // RUN: mkdir -p %t/m