From: NAKAMURA Takumi Date: Tue, 12 Aug 2014 09:31:27 +0000 (+0000) Subject: clang/test/Frontend/print-header-includes.c REQUIRES shell due to "cd". X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04f9ed5f8cf30195a85743d43e56d06f62b87ce2;p=clang clang/test/Frontend/print-header-includes.c REQUIRES shell due to "cd". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215434 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Frontend/print-header-includes.c b/test/Frontend/print-header-includes.c index 966b4af860..6fde00cbbe 100644 --- a/test/Frontend/print-header-includes.c +++ b/test/Frontend/print-header-includes.c @@ -1,3 +1,5 @@ +// REQUIRES: shell + // RUN: cd %S // RUN: %clang_cc1 -include Inputs/test3.h -E -H -o %t.out %s 2> %t.stderr // RUN: FileCheck < %t.stderr %s