[Lldb-commits] [PATCH] D69646: [LLDB] [PECOFF] Fix error handling for executables that object::createBinary error out on

Martin Storsjö via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 31 01:53:21 PDT 2019


mstorsjo updated this revision to Diff 227236.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Using LLDB_LOG_ERROR instead of formatting the error to a string before invoking logging macros.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69646/new/

https://reviews.llvm.org/D69646

Files:
  lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  lldb/test/Shell/ObjectFile/PECOFF/invalid-export-table.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69646.227236.patch
Type: text/x-patch
Size: 3924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191031/da106d8a/attachment.bin>


More information about the lldb-commits mailing list