[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 08:50:05 PST 2024


markjdb wrote:

> This looks reasonable to me but you'll need to remove the XFAIL for the CI to pass. Please also ensure that all the other platforms are green before merging.

Thank you. I pushed a second commit which does that. I verified that the test now passes on FreeBSD.

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


More information about the libcxx-commits mailing list