[libcxx-commits] [PATCH] D152168: [libc++] Roll up fstream support into filesystem support

Mike Hommey via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 8 16:01:20 PDT 2023


glandium added a comment.

FWIW, WASI had fstream but not filesystem, so this effectively removes fstream from it. See https://github.com/WebAssembly/wasi-sdk/issues/125


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