[libcxx-commits] [PATCH] D130330: [libc++][NFC] Add checks for lifetime issues in classic algorithms.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 22 10:30:19 PDT 2022
var-const updated this revision to Diff 446898.
var-const added a comment.
Fix the CI, rebase on `main`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130330/new/
https://reviews.llvm.org/D130330
Files:
libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort_proxy.pass.cpp
libcxx/test/std/algorithms/robust_against_proxy_iterators_lifetime_bugs.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130330.446898.patch
Type: text/x-patch
Size: 25723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220722/880d8110/attachment-0001.bin>
More information about the libcxx-commits
mailing list