[PATCH] D75551: [scudo][standalone] Do not fill 32b regions at once

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 08:24:57 PST 2020


hctim accepted this revision.
hctim added a comment.
This revision is now accepted and ready to land.

This all looks reasonable to me, but the code in `populateFreeList` is dense. It might be useful to have some block-level comments to abstract over the nuance.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75551/new/

https://reviews.llvm.org/D75551





More information about the llvm-commits mailing list