[libc-commits] [libc] [libc] add shrink in-place support for reallocations (PR #200272)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Fri May 29 09:10:43 PDT 2026
SchrodingerZhu wrote:
I have addressed the comments. For the reallocate testing, it now directly calculates allocation sizes based on portions without hardcoded values.
https://github.com/llvm/llvm-project/pull/200272
More information about the libc-commits
mailing list