[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 07:20:41 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG775caa58fcf9: [libc++] [c++2b] [P2166] Prohibit string and string_view construction from… (authored by curdeius).

Changed prior to commit:
  https://reviews.llvm.org/D106801?vs=361918&id=362026#toc

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.362026.patch
Type: text/x-patch
Size: 6707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210727/d29b02f6/attachment-0001.bin>


More information about the libcxx-commits mailing list