Skip to content

Commit e0b999b

Browse files
committed
add a windows only test failure
1 parent 0d7e41f commit e0b999b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/cl-pch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
// CHECK-YCTP-SAME: -o
2626
// CHECK-YCTP-SAME: pchfile.pch
2727
// CHECK-YCTP-SAME: -x
28-
// CHECK-YCTP-SAME: c++-header
28+
// CHECK-YCTP-SAME: c++-header -- this will fail tests on windows!
2929

3030
// Except if a later /TC changes it back.
3131
// RUN: %clang_cl -Werror /Yc%S/Inputs/pchfile.h /FI%S/Inputs/pchfile.h /c /Fo%t/pchfile.obj /Fp%t/pchfile.pch -v -- %s 2>&1 \

0 commit comments

Comments
 (0)