[libcxx-commits] [libcxx] [libcxx][lit] Fixing libcxx test failures on Windows (PR #194752)
via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 30 23:32:38 PDT 2026
zeroomega wrote:
Alternatively, the test procedure could do a "\r\n" to "\n" conversion whenever "\r\n" was detected. It is not what the test was designed to do, but could solve the issue we have seen. And it was the original behavior before LIT removed the inline line breaker conversion.
https://github.com/llvm/llvm-project/pull/194752
More information about the libcxx-commits
mailing list