[libcxx-commits] [PATCH] D137640: [libc++] Implement P2467R1: Support exclusive mode for fstreams

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 17 14:27:47 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3f17ba3febb: [libc++] Implement P2467R1: Support exclusive mode for fstreams (authored by PragmaTwice, committed by ldionne).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137640/new/

https://reviews.llvm.org/D137640

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/docs/ReleaseNotes/18.rst
  libcxx/docs/Status/Cxx23Papers.csv
  libcxx/include/fstream
  libcxx/include/ios
  libcxx/include/version
  libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/open_pointer.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/pointer.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/fstream.members/open_pointer.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ofstream.cons/pointer.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/open_pointer.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/ios.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137640.558130.patch
Type: text/x-patch
Size: 24549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20231117/be8a3240/attachment-0001.bin>


More information about the libcxx-commits mailing list