[libcxx-commits] [libcxx] [libcxx][lit] Fixing libcxx test failures on Windows (PR #194752)

Vladimir Vereschaka via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 1 00:08:57 PDT 2026


vvereschaka wrote:

> Those two tests were testing line breaking behaviors.

O, ok. In that case probably the only way is detecting the target EOL style and use it instead of 'os.linesep' I suppose.

https://github.com/llvm/llvm-project/pull/194752


More information about the libcxx-commits mailing list