This is an archive of the discontinued LLVM Phabricator instance.

Revert to C-style callbacks for iteration over allocator chunks. Also clean up LSan code, fix some comments and replace void* with uptr to bring down the number of reinterpret_casts.
ClosedPublic

Authored by earthdok on Jun 21 2013, 10:26 AM.

Details

Reviewers
kcc

Diff Detail

Event Timeline

kcc accepted this revision.Jun 24 2013, 1:21 AM

LGTM, please don't forget to run lint

earthdok closed this revision.Dec 5 2014, 9:43 AM