[libcxx-commits] [libcxx] [libcxx] Fix freestanding build with filesystem disabled on Windows (PR #164602)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 22 04:05:13 PDT 2025
https://github.com/philnik777 requested changes to this pull request.
As I said in the issue, we shouldn't disable these just because `filesystem` isn't available. These features don't depend on a filesystem on the platform existing.
https://github.com/llvm/llvm-project/pull/164602
More information about the libcxx-commits
mailing list