[all-commits] [llvm/llvm-project] ce7f30: [llvm-pdbutil] Don't crash when printing unknown C...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Thu Jan 7 12:45:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce7f30b2a874386a0ce089c98327acb65e87b04d
https://github.com/llvm/llvm-project/commit/ce7f30b2a874386a0ce089c98327acb65e87b04d
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
A llvm/test/tools/llvm-pdbutil/Inputs/unknown-record.obj
A llvm/test/tools/llvm-pdbutil/unknown-records.test
M llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
M llvm/tools/llvm-pdbutil/FormatUtil.cpp
M llvm/tools/llvm-pdbutil/FormatUtil.h
Log Message:
-----------
[llvm-pdbutil] Don't crash when printing unknown CodeView type records
Differential Revision: https://reviews.llvm.org/D93720
More information about the All-commits
mailing list