[libcxx-commits] [PATCH] D91004: [libc++] Implements concept destructible

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 3 09:39:09 PST 2020


Mordante updated this revision to Diff 309288.
Mordante added a subscriber: curdeius.
Mordante added a comment.

Implement all new header tests as suggested by @curdeius in D92214 <https://reviews.llvm.org/D92214>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91004

Files:
  libcxx/include/concepts
  libcxx/test/libcxx/min_max_macros.compile.pass.cpp
  libcxx/test/libcxx/no_assert_include.compile.pass.cpp
  libcxx/test/std/concepts/concept.destructible/destructible.compile.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91004.309288.patch
Type: text/x-patch
Size: 6076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201203/03d438b0/attachment.bin>


More information about the libcxx-commits mailing list