This is an archive of the discontinued LLVM Phabricator instance.

[llvm-pdbutil] Fix crashes when TypeIndex is simple or doesn't exist in type stream
ClosedPublic

Authored by zequanwu on Feb 28 2022, 6:04 PM.

Details

Summary
  • Print simple TypeIndex
  • Print error message when type doesn't exist.

Diff Detail

Event Timeline

zequanwu created this revision.Feb 28 2022, 6:04 PM
zequanwu requested review of this revision.Feb 28 2022, 6:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2022, 6:04 PM
rnk accepted this revision.Feb 28 2022, 8:21 PM

lgtm

Seems reasonable.

This revision is now accepted and ready to land.Feb 28 2022, 8:21 PM
This revision was landed with ongoing or failed builds.Mar 1 2022, 11:05 AM
This revision was automatically updated to reflect the committed changes.