[libcxx-commits] [PATCH] D138327: [libc++] Introduce a setting to remove fstream from the library
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 18 13:52:15 PST 2022
ldionne updated this revision to Diff 476596.
ldionne added a comment.
Generate files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138327/new/
https://reviews.llvm.org/D138327
Files:
libcxx/CMakeLists.txt
libcxx/cmake/caches/Generic-no-fstream.cmake
libcxx/include/CMakeLists.txt
libcxx/include/__config_site.in
libcxx/include/fstream
libcxx/include/module.modulemap.in
libcxx/src/ios.instantiations.cpp
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp
libcxx/test/libcxx/clang_tidy.sh.cpp
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/test/libcxx/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/std/input.output/file.streams/lit.local.cfg
libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/xsputn.PR14074.pass.cpp
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
libcxx/utils/generate_header_tests.py
libcxx/utils/libcxx/test/features.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138327.476596.patch
Type: text/x-patch
Size: 11844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221118/b136fb60/attachment.bin>
More information about the libcxx-commits
mailing list