[libcxx-commits] [PATCH] D59099: Integer and pointer types of 'midpoint' from P0811

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 12 13:39:19 PDT 2019


mclow.lists updated this revision to Diff 190321.
mclow.lists marked 2 inline comments as done.
mclow.lists added a comment.

Address Eric's comments.
Remove all the explicit template lists from the tests.
Add a couple "odd" tests.
Add a couple more failing pointer tests.


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

https://reviews.llvm.org/D59099

Files:
  libcxx/include/numeric
  libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.fail.cpp
  libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.integer.pass.cpp
  libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.pointer.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59099.190321.patch
Type: text/x-patch
Size: 9670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190312/71052022/attachment.bin>


More information about the libcxx-commits mailing list