[libcxx-commits] [PATCH] D106372: [libc++] Avoid triggering warnings for implicit conversion

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 22 11:28:56 PDT 2021


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

Fix CI (hopefully).


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.360900.patch
Type: text/x-patch
Size: 8392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210722/945436a3/attachment-0001.bin>


More information about the libcxx-commits mailing list