[libc-commits] [libc] [libc] [search] implement hcreate(_r)/hsearch(_r)/hdestroy(_r) (PR #73469)
Guillaume Chatelet via libc-commits
libc-commits at lists.llvm.org
Wed Nov 29 02:23:15 PST 2023
gchatelet wrote:
Thx @SchrodingerZhu for the patch.
As a side note I would really appreciate that such a big patch gets broken down into several pieces next time. Most importantly I think It's crucial that we are very careful about what we put in the `__support` folder. If we're not principled about this, we will soon be increasing our technical debt. And TBH I think it's already too much of a kitchen sink.
https://github.com/llvm/llvm-project/pull/73469
More information about the libc-commits
mailing list