[libcxx-commits] [PATCH] D116296: [libc++] Add an early return for __partial_sort of an empty range.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 4 12:55:59 PST 2022


ldionne added a comment.

BTW, that was not binding -- as discussed offline, I think it is reasonable to try to tackle complexity tests separately from this patch, and more generally for all the algorithms.


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