[libcxx-commits] [PATCH] D106801: [libc++] [c++2b] [P2166] Prohibit string and string_view construction from nullptr.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 27 00:09:23 PDT 2021
curdeius updated this revision to Diff 361918.
curdeius added a comment.
- Fix tests.
- Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106801/new/
https://reviews.llvm.org/D106801
Files:
libcxx/docs/Status/Cxx2bPapers.csv
libcxx/include/string
libcxx/include/string_view
libcxx/test/libcxx/debug/db_string_view.pass.cpp
libcxx/test/std/strings/basic.string/string.cons/nullptr.compile.pass.cpp
libcxx/test/std/strings/string.view/string.view.cons/nullptr.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106801.361918.patch
Type: text/x-patch
Size: 6785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210727/e37d8e5d/attachment-0001.bin>
More information about the libcxx-commits
mailing list