We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7e41f commit e0b999bCopy full SHA for e0b999b
clang/test/Driver/cl-pch.c
@@ -25,7 +25,7 @@
25
// CHECK-YCTP-SAME: -o
26
// CHECK-YCTP-SAME: pchfile.pch
27
// CHECK-YCTP-SAME: -x
28
-// CHECK-YCTP-SAME: c++-header
+// CHECK-YCTP-SAME: c++-header -- this will fail tests on windows!
29
30
// Except if a later /TC changes it back.
31
// 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