[libc-commits] [libc] [llvm] [libc] Improve qsort (PR #120450)
Lukas Bergdoll via libc-commits
libc-commits at lists.llvm.org
Thu Dec 19 04:04:19 PST 2024
================
@@ -1,16 +0,0 @@
-//===-- Unittests for quick sort ------------------------------------------===//
----------------
Voultapher wrote:
I had assumed both defines are always tested in the CI, by doing testing it this way we test the impl but not if actual user interface of setting a compile time define. I'll add the quick_sort test back in.
https://github.com/llvm/llvm-project/pull/120450
More information about the libc-commits
mailing list