[libcxx-commits] [libcxx] [libc++] Fix tests on musl. (PR #85085)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 13 07:34:14 PDT 2024
https://github.com/ldionne approved this pull request.
We don't really support Musl officially, however these changes are IMO not too strongly tied to Musl so it makes sense. In particular, the `put_long_double.pass.cpp` changes are simply making the test more generic so I think it's an overall win.
LGTM with green CI.
https://github.com/llvm/llvm-project/pull/85085
More information about the libcxx-commits
mailing list