[libcxx-commits] [libcxx] [libc++] Reintroduce LIBCXX_ENABLE_FSTREAM for independent fstream support (PR #193453)

Sergei Barannikov via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 7 20:47:44 PDT 2026


s-barannikov wrote:

This is missing testsuite updates. Tests in `test/std/input.output/file.streams` are still guarded by the "filesystem" feature, and there are tests in other directories that are marked as UNSUPPORTED if the feature is off.


https://github.com/llvm/llvm-project/pull/193453


More information about the libcxx-commits mailing list