diff options
Diffstat (limited to 'test/Frontend/print-header-includes.c')
-rw-r--r-- | test/Frontend/print-header-includes.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 |