This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Remove SpinMutexLock from stat function
ClosedPublic

Authored by vitalybuka on Oct 12 2021, 12:05 AM.

Details

Summary

Mapped size is more appropriate for most users.

Depends on D111605.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Oct 12 2021, 12:05 AM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 12 2021, 12:05 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
dvyukov accepted this revision.Oct 12 2021, 12:36 AM
This revision is now accepted and ready to land.Oct 12 2021, 12:36 AM
This revision was automatically updated to reflect the committed changes.