[libc-commits] [libc] [llvm] Improve qsort (PR #120450)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Dec 18 11:26:56 PST 2024
================
@@ -1,16 +0,0 @@
-//===-- Unittests for quick sort ------------------------------------------===//
----------------
michaelrj-google wrote:
this is important to keep for when heap sort is configured as the default sorting algorithm. We want to make sure we're testing all of the options.
https://github.com/llvm/llvm-project/pull/120450
More information about the libc-commits
mailing list