[libcxx-commits] [PATCH] D138327: [libc++] Introduce a setting to remove fstream from the library
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Nov 19 05:42:22 PST 2022
philnik added a comment.
Why does this need it's own flag, and isn't just under `_LIBCPP_HAS_NO_FILESYSTEM`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138327/new/
https://reviews.llvm.org/D138327
More information about the libcxx-commits
mailing list