[all-commits] [llvm/llvm-project] a4c805: [libc++] Robust against C++20-hostile iterators
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Jun 16 04:27:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4c805600ef28068c224be811b3826cd71369f09
https://github.com/llvm/llvm-project/commit/a4c805600ef28068c224be811b3826cd71369f09
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
A libcxx/test/libcxx/algorithms/robust_against_cpp20_hostile_iterators.compile.pass.cpp
M libcxx/test/std/algorithms/alg.sorting/alg.binary.search/lower.bound/lower_bound.pass.cpp
M libcxx/test/support/test_iterators.h
Log Message:
-----------
[libc++] Robust against C++20-hostile iterators
Reviewed By: ldionne, #libc, EricWF
Spies: EricWF, libcxx-commits, mgrang
Differential Revision: https://reviews.llvm.org/D127669
More information about the All-commits
mailing list