- Print simple TypeIndex
- Print error message when type doesn't exist.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120692
[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
Diff Detail
Event TimelineThis 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 Closed by commit rGe527986a9c72: [llvm-pdbutil] Fix crashes when TypeIndex is simple or doesn't exist in type… (authored by zequanwu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 412169 llvm/test/tools/llvm-pdbutil/partial-type-stream.test
llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
|