[libcxx-commits] [PATCH] D91986: [libc++] Implements concept constructible_from

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 23 11:01:57 PST 2021


Mordante updated this revision to Diff 318776.
Mordante marked an inline comment as done.
Mordante added a comment.

The in C++11 deprecated throw() has been removed in C++20. Remove the test using this feature.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91986

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/concept.constructible/constructible_from.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91986.318776.patch
Type: text/x-patch
Size: 4865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210123/26fcfe52/attachment.bin>


More information about the libcxx-commits mailing list