[Lldb-commits] [lldb] [lldb] Fix missing comsumeError() with LLDB_LOG in ObjectFileCOFF/PECOFF (PR #70793)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 31 05:48:47 PDT 2023


https://github.com/DavidSpickett approved this pull request.

Assuming I understand correctly that previously, the error was only consumed when logging was enabled, this LGTM.

https://github.com/llvm/llvm-project/pull/70793


More information about the lldb-commits mailing list