[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
Mon Jul 26 08:59:50 PDT 2021


curdeius retitled this revision from "[libc++] [c++2b] Implement P2166: prohibit string and string_view construction from nullptr." to "[libc++] [c++2b] [P2166] Prohibit string and string_view construction from nullptr.".

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106801/new/

https://reviews.llvm.org/D106801



More information about the libcxx-commits mailing list