Fix test/Frontend/print-header-includes.c

I managed to run the wrong tests before committing D100759.
This commit is contained in:
Hans Wennborg 2021-04-19 15:38:59 +02:00
parent 3b02de173b
commit aa1e391402
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
// CHECK-NOT: .. {{.*test2.h}}
// RUN: %clang_cc1 -I%S -isystem %S/Inputs/SystemHeaderPrefix \
// RUN: -E -H -show-skipped-includes -o /dev/null %s 2> %t.stderr
// RUN: -E -H -fshow-skipped-includes -o /dev/null %s 2> %t.stderr
// RUN: FileCheck --check-prefix=SKIPPED < %t.stderr %s
// SKIPPED-NOT: . {{.*noline.h}}