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.)

llvm-svn: 301732

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

index 4f88f3b..350c01b 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 78a8e14..8091ffc 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 abbc015..6434fd9 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