[libc-commits] [libc] [llvm] [libc] Improve qsort (PR #120450)
Lukas Bergdoll via libc-commits
libc-commits at lists.llvm.org
Thu Dec 19 09:03:22 PST 2024
================
@@ -1,16 +0,0 @@
-//===-- Unittests for quick sort ------------------------------------------===//
----------------
Voultapher wrote:
Since we are not testing the public interface anyway, I've changed it to test quick_sort and heap_sort explicitly with as little code repeated as sensible in the tests.
https://github.com/llvm/llvm-project/pull/120450
More information about the libc-commits
mailing list