[libcxx-commits] [PATCH] D152168: [libc++] Roll up fstream support into filesystem support
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 12 08:29:55 PDT 2023
ldionne added a comment.
In D152168#4407135 <https://reviews.llvm.org/D152168#4407135>, @glandium wrote:
> FWIW, WASI had fstream but not filesystem, so this effectively removes fstream from it. See https://github.com/WebAssembly/wasi-sdk/issues/125
Just curious, how could it have fstream without having a filesystem?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152168/new/
https://reviews.llvm.org/D152168
More information about the libcxx-commits
mailing list