This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Remove dead code in pushBlocksImpl (NFC)
ClosedPublic

Authored by Chia-hungDuan on Jul 24 2023, 10:27 AM.

Details

Summary

BatchClassId will go through pushBatchClassBlocks

Diff Detail

Event Timeline

Chia-hungDuan created this revision.Jul 24 2023, 10:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2023, 10:27 AM
Herald added subscribers: yaneury, Enna1. · View Herald Transcript
Chia-hungDuan requested review of this revision.Jul 24 2023, 10:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2023, 10:27 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cferris accepted this revision.Jul 24 2023, 1:24 PM

LGTM.

This revision is now accepted and ready to land.Jul 24 2023, 1:24 PM
This revision was automatically updated to reflect the committed changes.