aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Frontend/dependency-gen-windows-duplicates.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Frontend/dependency-gen-windows-duplicates.c')
-rw-r--r--clang/test/Frontend/dependency-gen-windows-duplicates.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Frontend/dependency-gen-windows-duplicates.c b/clang/test/Frontend/dependency-gen-windows-duplicates.c
index abd3513..0ecc232 100644
--- a/clang/test/Frontend/dependency-gen-windows-duplicates.c
+++ b/clang/test/Frontend/dependency-gen-windows-duplicates.c
@@ -9,7 +9,7 @@
// RUN: %clang -MD -MF - %t.dir/test.c -fsyntax-only -I %t.dir/subdir | FileCheck %s
// CHECK: test.o:
// CHECK-NEXT: \test.c
-// CHECK-NEXT: \SubDir\X.h
+// CHECK-NEXT: \subdir\x.h
// File x.h must appear only once (case insensitive check).
// CHECK-NOT: {{\\|/}}{{x|X}}.{{h|H}}