[libcxx-commits] [PATCH] D74292: [libcxx] adds concept std::derived_from

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 7 17:07:26 PST 2021


cjdb updated this revision to Diff 322009.
cjdb retitled this revision from "[libcxx] adds [concept.derived]" to "[libcxx] adds concept std::derived_from".
cjdb edited the summary of this revision.
cjdb added a comment.

updates commit message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74292

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/lang/derived_from.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74292.322009.patch
Type: text/x-patch
Size: 22384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210208/e5bff146/attachment-0001.bin>


More information about the libcxx-commits mailing list