[libcxx-commits] [PATCH] D127669: [libc++] Robust against C++20-hostile iterators

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 13 22:12:39 PDT 2022


philnik updated this revision to Diff 436649.
philnik marked 2 inline comments as done.
philnik added a comment.

- Try to fix CI
- move the test to test/libcxx/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127669

Files:
  libcxx/test/libcxx/algorithms/robust_against_cpp20_hostile_iterators.compile.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound.pass.cpp
  libcxx/test/support/test_iterators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127669.436649.patch
Type: text/x-patch
Size: 11534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220614/f418050a/attachment.bin>


More information about the libcxx-commits mailing list