This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Revert rL324263
ClosedPublic

Authored by cryptoad on Feb 5 2018, 12:18 PM.

Details

Summary

The 32-bit division breaks SizeClassAllocator64PopulateFreeListOOM which uses
Primary that has a maximum size > 32-bit.

Diff Detail

Event Timeline

cryptoad created this revision.Feb 5 2018, 12:18 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek. · View Herald TranscriptFeb 5 2018, 12:18 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 5 2018, 12:19 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.
This revision was automatically updated to reflect the committed changes.