[libcxx-commits] [PATCH] D74292: [libcxx] adds [concept.derived]

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 8 21:03:18 PDT 2020


cjdb updated this revision to Diff 256176.
cjdb marked 2 inline comments as done.
cjdb added a comment.
Herald added a subscriber: broadwaylamb.

Updates tests to check for fundamental(ish) types, cv-qualifiers, references, pointers, void, functions, pointer-to-functions, reference-to-functions, pointer-to-member(-functions), and arrays.


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.256176.patch
Type: text/x-patch
Size: 21953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200409/31d74fd4/attachment-0001.bin>


More information about the libcxx-commits mailing list