Put back REQUIRES: system-darwin to fix asan bot.

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
This commit is contained in:
Richard Smith 2017-05-01 21:49:54 +00:00
parent 52cc5a2a3d
commit 3aa549e82b
5 changed files with 5 additions and 5 deletions

View 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

View 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

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/m

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/m

View 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