[libcxx-commits] [PATCH] D106372: [libc++] Don't perform implicit conversion in advance, take 2

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 20 14:46:13 PDT 2021


ldionne updated this revision to Diff 360283.
ldionne retitled this revision from "[libc++][NFCI] Fix typo in ADDITIONAL_COMPILE_FLAGS markup" to "[libc++] Don't perform implicit conversion in advance, take 2".
ldionne edited the summary of this revision.
ldionne added a comment.

Repurpose the patch -- the main purpose is now fixing std::advance


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106372

Files:
  libcxx/include/__functional/hash.h
  libcxx/include/__iterator/advance.h
  libcxx/include/tuple
  libcxx/test/std/iterators/iterator.primitives/iterator.operations/advance.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106372.360283.patch
Type: text/x-patch
Size: 9612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210720/1b1005fb/attachment-0001.bin>


More information about the libcxx-commits mailing list