From 3191b2b32a96e1a6ee833fcca73e5c8e0c67ba65 Mon Sep 17 00:00:00 2001 From: dim Date: Wed, 27 May 2015 18:47:56 +0000 Subject: Vendor import of clang trunk r238337: https://llvm.org/svn/llvm-project/cfe/trunk@238337 --- test/Frontend/print-header-includes.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/Frontend/print-header-includes.c') diff --git a/test/Frontend/print-header-includes.c b/test/Frontend/print-header-includes.c index 6fde00c..966b4af 100644 --- a/test/Frontend/print-header-includes.c +++ b/test/Frontend/print-header-includes.c @@ -1,5 +1,3 @@ -// 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 -- cgit v1.1