This is an archive of the discontinued LLVM Phabricator instance.

[hwasan] Default -hwasan-use-stack-safety to off.
ClosedPublic

Authored by fmayer on Aug 18 2021, 2:23 AM.

Details

Summary

This very occasionally causes to an assertion failure in the compiler.
Turning off until we can get to the bottom of this.

Diff Detail

Event Timeline

fmayer created this revision.Aug 18 2021, 2:23 AM
fmayer requested review of this revision.Aug 18 2021, 2:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2021, 2:23 AM
hctim accepted this revision.Aug 18 2021, 9:02 AM
This revision is now accepted and ready to land.Aug 18 2021, 9:02 AM
This revision was landed with ongoing or failed builds.Aug 18 2021, 9:21 AM
This revision was automatically updated to reflect the committed changes.