]> granicus.if.org Git - clang/commitdiff
clang/test/Frontend/print-header-includes.c REQUIRES shell due to "cd".
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 12 Aug 2014 09:31:27 +0000 (09:31 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 12 Aug 2014 09:31:27 +0000 (09:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215434 91177308-0d34-0410-b5e6-96231b3b80d8

test/Frontend/print-header-includes.c

index 966b4af860694931646612d237ba90446b80c9b1..6fde00cbbe5bf5e62750898aede81b1dccd427d2 100644 (file)
@@ -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