[libcxx-commits] [PATCH] D116296: [libc++] Add an early return for __partial_sort of an empty range.
Joe Loser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 28 19:12:59 PST 2021
jloser added a comment.
Any appetite for adding a test that counts the numbers of comparisons to bind this behavior? Otherwise, LGTM!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116296/new/
https://reviews.llvm.org/D116296
More information about the libcxx-commits
mailing list