[libcxx-commits] [PATCH] D128646: [libc++] Use __is_exactly_{input, forward}_iterator

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 4 09:17:56 PDT 2022


philnik updated this revision to Diff 442114.
philnik added a comment.

- Fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128646

Files:
  libcxx/include/__iterator/iterator_traits.h
  libcxx/include/__split_buffer
  libcxx/include/__tree
  libcxx/include/deque
  libcxx/include/regex
  libcxx/include/vector
  libcxx/test/std/containers/sequences/deque/deque.cons/assign_iter_iter.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128646.442114.patch
Type: text/x-patch
Size: 17810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220704/2197b9dc/attachment.bin>


More information about the libcxx-commits mailing list