[llvm-pdbutil] Fix a crash due to Expected not checked before destruction
authorZequan Wu <zequanwu@google.com>
Mon, 28 Mar 2022 23:42:53 +0000 (16:42 -0700)
committerZequan Wu <zequanwu@google.com>
Tue, 29 Mar 2022 17:01:32 +0000 (10:01 -0700)
commita9e29848a2b441eca687495c8fe462340c1407d1
tree0050d6afc680165989b39519d3240cf64f8b18c0
parent610396e481fdef382225cb729b2861ff535bdc98
[llvm-pdbutil] Fix a crash due to Expected not checked before destruction

Reviewed By: aganea

Differential Revision: https://reviews.llvm.org/D122622
llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp