This is an archive of the discontinued LLVM Phabricator instance.

[DFSan] Properly set argument ABI attributes
ClosedPublic

Authored by aeubanks on May 31 2021, 9:21 AM.

Details

Summary

Calls must properly match argument ABI attributes with the callee.

Found via D103412.

Diff Detail

Event Timeline

aeubanks created this revision.May 31 2021, 9:21 AM
aeubanks requested review of this revision.May 31 2021, 9:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2021, 9:21 AM
This revision is now accepted and ready to land.Jun 1 2021, 3:28 PM
This revision was automatically updated to reflect the committed changes.