This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC] Corrected error position for invalid operands
ClosedPublic

Authored by dp on Jan 29 2021, 2:31 AM.

Details

Summary

Generic parser may report an incorrect error position when an offending operand is followed by a comma.

See bug 48884 for details.

Diff Detail

Event Timeline

dp created this revision.Jan 29 2021, 2:31 AM
dp requested review of this revision.Jan 29 2021, 2:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 29 2021, 2:31 AM
foad accepted this revision.Jan 29 2021, 2:37 AM
This revision is now accepted and ready to land.Jan 29 2021, 2:37 AM
rampitec accepted this revision.Jan 29 2021, 10:20 AM
This revision was automatically updated to reflect the committed changes.