]> granicus.if.org Git - clang/commitdiff
Put back REQUIRES: system-darwin to fix asan bot.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 1 May 2017 21:49:54 +0000 (21:49 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 1 May 2017 21:49:54 +0000 (21:49 +0000)
These tests do not appear to be Darwin-specific, and this REQUIRES: appears to
be hiding a real bug; this change is just restoring the prior state to get the
buildbots happy again while we investigate. (The system-darwin requirement is
covered by PR32851.)

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

test/Modules/crash-vfs-headermaps.m
test/Modules/crash-vfs-include-pch.m
test/Modules/crash-vfs-ivfsoverlay.m
test/Modules/crash-vfs-relative-incdir.m
test/Modules/crash-vfs-run-reproducer.m

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