Unverified Commit ea2392ed authored by Hristo Hristov's avatar Hristo Hristov Committed by GitHub
Browse files

[libc++][format] Fixed `println.blank_line.sh.cpp` test on llvm-clang-win-x-*...

[libc++][format] Fixed `println.blank_line.sh.cpp` test on llvm-clang-win-x-* configurations (#88011)

Fix for issue:
https://github.com/llvm/llvm-project/pull/87277#issuecomment-2041864530

The test fails on the windows to linux cross builders. The proposed
resolution is to print some text. The issue is possibly due to the
original test outputting a single `\n` character.
parent 93e2a9ab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment