[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 10:08:26 PDT 2022


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added a subscriber: mgrang.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127669

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127669.436456.patch
Type: text/x-patch
Size: 11401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220613/04bca3ef/attachment-0001.bin>


More information about the libcxx-commits mailing list