This is an archive of the discontinued LLVM Phabricator instance.

[NFC][sanitizer] Remove SetSoftRssLimitExceededCallback
ClosedPublic

Authored by vitalybuka on Dec 2 2021, 1:06 PM.

Details

Summary

According comments on D44404, something like that was the goal.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Dec 2 2021, 1:06 PM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2021, 1:06 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka updated this revision to Diff 391442.Dec 2 2021, 1:10 PM

remove missed declaration

This revision is now accepted and ready to land.Dec 2 2021, 2:34 PM
This revision was automatically updated to reflect the committed changes.