[libc-commits] [libc] [libc] Bound the worst-case stack usage in qsort(). (PR #110849)

Simon Tatham via libc-commits libc-commits at lists.llvm.org
Tue Oct 8 00:56:59 PDT 2024


statham-arm wrote:

> LGTM, if possible please also file a bug for further qsort cleanup, specifically marking all the functions in headers with `LIBC_INLINE`.

Done: #111495.

https://github.com/llvm/llvm-project/pull/110849


More information about the libc-commits mailing list