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
-// REQUIRES: crash-recovery, shell
+// REQUIRES: crash-recovery, shell, system-darwin
// This uses a headermap with this entry:
// Foo.h -> Foo/Foo.h
-// REQUIRES: crash-recovery, shell
+// REQUIRES: crash-recovery, shell, system-darwin
//
// RUN: rm -rf %t
// RUN: mkdir -p %t/m %t/out
-// REQUIRES: crash-recovery, shell
+// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/m
-// REQUIRES: crash-recovery, shell
+// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/m
-// REQUIRES: crash-recovery, shell
+// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/i %t/m %t