[libcxx-commits] [PATCH] D153201: [libc++] Adds string_view constructor overload
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 12 03:35:14 PDT 2023
Mordante updated this revision to Diff 549588.
Mordante marked an inline comment as done.
Mordante added a comment.
Rebased and target LLVM-18 as shipping vehicle.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153201/new/
https://reviews.llvm.org/D153201
Files:
libcxx/docs/FeatureTestMacroTable.rst
libcxx/docs/ReleaseNotes/18.rst
libcxx/docs/Status/Cxx2cPapers.csv
libcxx/include/bitset
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/bitset.version.compile.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.cons/char_ptr_ctor.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.cons/string_view_ctor.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153201.549588.patch
Type: text/x-patch
Size: 14162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230812/7c5bcfac/attachment-0001.bin>
More information about the libcxx-commits
mailing list