[libc-commits] [libc] [libc] Breakup freelist_malloc into separate files (PR #98784)

via libc-commits libc-commits at lists.llvm.org
Mon Jul 15 11:56:48 PDT 2024


https://github.com/PiJoules approved this pull request.

LGTM

I think the build failure is from the targets being under `if(LLVM_LIBC_INCLUDE_SCUDO)` which I think should be false here.

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


More information about the libc-commits mailing list