[all-commits] [llvm/llvm-project] e52798: [llvm-pdbutil] Fix crashes when TypeIndex is simpl...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Tue Mar 1 11:05:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e527986a9c72e0ac5fb69a68bf2a7191bebbb68e
https://github.com/llvm/llvm-project/commit/e527986a9c72e0ac5fb69a68bf2a7191bebbb68e
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M llvm/test/tools/llvm-pdbutil/partial-type-stream.test
M llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
Log Message:
-----------
[llvm-pdbutil] Fix crashes when TypeIndex is simple or doesn't exist in type stream
- Print simple TypeIndex
- Print error message when type doesn't exist.
Differential Revision: https://reviews.llvm.org/D120692
More information about the All-commits
mailing list