This is an archive of the discontinued LLVM Phabricator instance.

[DWARF] Show which augmentation character was unrecognized.
ClosedPublic

Authored by fmayer on Jun 3 2022, 2:10 PM.

Diff Detail

Event Timeline

fmayer created this revision.Jun 3 2022, 2:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 2:10 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
fmayer requested review of this revision.Jun 3 2022, 2:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 2:10 PM
MaskRay accepted this revision.Jun 3 2022, 2:23 PM

LGTM. The issues should be rare but adding more information has little overhead for this diagnostic.

This revision is now accepted and ready to land.Jun 3 2022, 2:23 PM
This revision was landed with ongoing or failed builds.Jun 3 2022, 3:35 PM
This revision was automatically updated to reflect the committed changes.