[all-commits] [llvm/llvm-project] a9e298: [llvm-pdbutil] Fix a crash due to Expected not che...
Zequan Wu via All-commits
all-commits at lists.llvm.org
Tue Mar 29 10:01:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9e29848a2b441eca687495c8fe462340c1407d1
https://github.com/llvm/llvm-project/commit/a9e29848a2b441eca687495c8fe462340c1407d1
Author: Zequan Wu <zequanwu at google.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp
Log Message:
-----------
[llvm-pdbutil] Fix a crash due to Expected not checked before destruction
Reviewed By: aganea
Differential Revision: https://reviews.llvm.org/D122622
More information about the All-commits
mailing list