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

Twice via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 9 23:50:33 PST 2022


PragmaTwice updated this revision to Diff 474458.
PragmaTwice marked 4 inline comments as done.
PragmaTwice added a comment.

finish changes requested by philnik, so thanks!


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/include/fstream
  libcxx/include/ios
  libcxx/include/version
  libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/noreplace.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.474458.patch
Type: text/x-patch
Size: 12780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221110/a18f51a4/attachment-0001.bin>


More information about the libcxx-commits mailing list