This is an archive of the discontinued LLVM Phabricator instance.

[hwasan] Fix tests when vm.overcommit_memory=1.
ClosedPublic

Authored by eugenis on Nov 23 2020, 4:05 PM.

Details

Summary

Remove an invalid check from sizes.cpp that only passes when overcommit is disabled.

Fixes PR48274.

Diff Detail

Event Timeline

eugenis created this revision.Nov 23 2020, 4:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2020, 4:05 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
eugenis requested review of this revision.Nov 23 2020, 4:05 PM
pcc accepted this revision.Nov 23 2020, 4:18 PM

LGTM

This revision is now accepted and ready to land.Nov 23 2020, 4:18 PM
This revision was landed with ongoing or failed builds.Nov 23 2020, 4:21 PM
This revision was automatically updated to reflect the committed changes.