[libcxx-commits] [libcxx] [libc++] Add assertions for potential OOB reads in std::nth_element (PR #67023)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 10 11:17:20 PDT 2023
ldionne wrote:
@philnik777 These clang-tidy errors should really not be errors, do you have a preference for how to deal with those?
Also @danlark1 if you rebase onto `main` the issues with macOS in the CI should be fixed now.
https://github.com/llvm/llvm-project/pull/67023
More information about the libcxx-commits
mailing list