[libcxx-commits] [PATCH] D137640: [libcxx] Implement P2467R1: Support exclusive mode for fstreams
Twice via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 8 18:57:54 PST 2022
PragmaTwice updated this revision to Diff 474143.
PragmaTwice added a comment.
replace path.c_str() with path.string().c_str()
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.474143.patch
Type: text/x-patch
Size: 12386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221109/e27fa394/attachment-0001.bin>
More information about the libcxx-commits
mailing list