[all-commits] [llvm/llvm-project] 8e26c3: [libc++][NFC] Add checks for lifetime issues in cl...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Tue Jul 26 16:15:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e26c315a70f4833c38c23ed9efcee90c69e9069
https://github.com/llvm/llvm-project/commit/8e26c315a70f4833c38c23ed9efcee90c69e9069
Author: Konstantin Varlamov <varconst at apple.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
R libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort_proxy.pass.cpp
A libcxx/test/std/algorithms/robust_against_proxy_iterators_lifetime_bugs.pass.cpp
Log Message:
-----------
[libc++][NFC] Add checks for lifetime issues in classic algorithms.
Differential Revision: https://reviews.llvm.org/D130330
More information about the All-commits
mailing list