[libcxx-commits] [libcxx] [libc++] Fix filesystem::remove_all bug with read-only nested directory (PR #197104)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 26 06:26:47 PDT 2026
================
----------------
philnik777 wrote:
I don't think this should be libc++-specific. IIUC you're claiming this is required by the standard. We may not be able to test this on all platforms, but that doesn't make it libc++-specific.
https://github.com/llvm/llvm-project/pull/197104
More information about the libcxx-commits
mailing list