Files
clang-p2996/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
Saleem Abdulrasool d87cd45e4d PECOFF: consume errors properly
We would not ensure that the error is consumed in the case that logging
is disabled. Ensure that we properly drop the error on the floor or we
would re-trigger the checked failure.

Differential Revision: https://reviews.llvm.org/D147669
Reviewed By: sgraenitz
2023-04-17 07:53:54 -07:00

53 KiB