[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 11:00:29 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG12b01ab7fa10: [libc++] Don't trigger unsigned conversion warnings in std::advance (authored by ldionne).

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.271142.patch
Type: text/x-patch
Size: 6245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200616/826df118/attachment.bin>


More information about the libcxx-commits mailing list