This is an archive of the discontinued LLVM Phabricator instance.

[scudo] SizeClassAllocator64: dispatch all the classes in init()
ClosedPublic

Authored by fabio-d on Jun 15 2023, 6:56 AM.

Details

Summary

This will make it easier to verify in a future patch that the ReservedMemory object has been fully dispatched.

Diff Detail

Event Timeline

fabio-d created this revision.Jun 15 2023, 6:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 6:56 AM
Herald added subscribers: yaneury, Enna1. · View Herald Transcript
fabio-d requested review of this revision.Jun 15 2023, 6:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2023, 6:56 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
Chia-hungDuan accepted this revision.Jun 21 2023, 7:39 PM
This revision is now accepted and ready to land.Jun 21 2023, 7:39 PM