[libcxx-commits] [PATCH] D81425: [libc++] Don't force a conversion to difference_type in std::advance

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 16 08:16:09 PDT 2020


ldionne updated this revision to Diff 271101.
ldionne added a comment.

Update per Marshall's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81425

Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.primitives/iterator.operations/advance.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81425.271101.patch
Type: text/x-patch
Size: 6245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200616/e53d70b8/attachment-0001.bin>


More information about the libcxx-commits mailing list