[libcxx-commits] [libcxx] [libc++] Fix filesystem::remove_all() on FreeBSD (PR #79540)
Mark Johnston via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 26 07:39:20 PST 2024
markjdb wrote:
> The XFAIL was added in [7ec6c62](https://github.com/llvm/llvm-project/commit/7ec6c629052c30c0772e8fcae346a405af43444e) and just captured the current state of the tests in order to stand up the FreeBSD CI instance. It is presumably because of this issue, and assuming the test passes with this change the XFAIL should be removed.
Do you happen to have a simple recipe to build and run these tests on FreeBSD? I haven't done that before.
https://github.com/llvm/llvm-project/pull/79540
More information about the libcxx-commits
mailing list