This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Use all available rounded up capacity
ClosedPublic

Authored by vitalybuka on May 8 2018, 6:07 PM.

Diff Detail

Event Timeline

vitalybuka created this revision.May 8 2018, 6:07 PM
vitalybuka updated this revision to Diff 145834.May 8 2018, 6:11 PM

removed unneded ptr check

morehouse accepted this revision.May 9 2018, 3:30 PM
morehouse added inline comments.
compiler-rt/lib/sanitizer_common/sanitizer_common.h
514 ↗(On Diff #145834)

Maybe new_capacity_bytes for readability?

This revision is now accepted and ready to land.May 9 2018, 3:30 PM
vitalybuka updated this revision to Diff 146028.May 9 2018, 4:17 PM
vitalybuka marked an inline comment as done.

rename

This revision was automatically updated to reflect the committed changes.
Herald added a subscriber: Restricted Project. · View Herald TranscriptMay 9 2018, 4:34 PM