[PATCH] D49122: [libc++] P0898R3 3 of 12: Tests for Same, DerivedFrom, ConvertibleTo, and CommonReference

Casey Carter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 9 19:16:31 PDT 2018


CaseyCarter created this revision.
CaseyCarter added reviewers: mclow.lists, EricWF.

Like the title says, the first batch of tests.

I'll stop at three chunks for now - that should be enough to get some reviewer feedback and keep me busy making changes.


https://reviews.llvm.org/D49122

Files:
  test/std/concepts/concepts.lang/concept.commonref/common_reference.pass.cpp
  test/std/concepts/concepts.lang/concept.convertibleto/convertible_to.pass.cpp
  test/std/concepts/concepts.lang/concept.derivedfrom/derived_from.pass.cpp
  test/std/concepts/concepts.lang/concept.same/same.pass.cpp
  test/std/concepts/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49122.154756.patch
Type: text/x-patch
Size: 21825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180710/5c50fd73/attachment-0001.bin>


More information about the cfe-commits mailing list