This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Fix bug in also_compatible_with attribute parser
ClosedPublic

Authored by vhscampos on Aug 19 2022, 1:55 AM.

Details

Summary

Check ScopedPrinter pointer before attempting to print the attribute's
parsed information.

Patch by Michael Platings and Victor Campos

Diff Detail

Event Timeline

vhscampos created this revision.Aug 19 2022, 1:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2022, 1:55 AM
vhscampos requested review of this revision.Aug 19 2022, 1:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 19 2022, 1:55 AM
This revision is now accepted and ready to land.Aug 22 2022, 1:35 AM
This revision was landed with ongoing or failed builds.Aug 22 2022, 1:40 AM
This revision was automatically updated to reflect the committed changes.