File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ If you're interested in more (including how to build Clang) it is best to read t
2323* If you find a bug in Clang, please file it in the LLVM bug tracker:
2424
2525 https://github.com/llvm/llvm-project/issues
26+
27+ test change
Original file line number Diff line number Diff line change 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 \
Original file line number Diff line number Diff line change @@ -15,3 +15,5 @@ documentation setup.
1515
1616If you are writing a package for LLVM, see docs/Packaging.rst for our
1717suggestions.
18+
19+ test change
You can’t perform that action at this time.
0 commit comments