[Lldb-commits] [PATCH] D39969: Set error status in ObjectFile::LoadInMemory if it is not set

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 14 08:41:37 PST 2017


clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

Before working on a file for a diff you will submit, clang format it first, and then check it in. No need for review on clang format only changes.

So please clang format first and check in those change and update this with only the changes you intend to make to the functionality of the code.


Repository:
  rL LLVM

https://reviews.llvm.org/D39969





More information about the lldb-commits mailing list