[Lldb-commits] [PATCH] D48049: Add a new SBTarget::LoadCore() overload which surfaces errors if the load fails

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 12 02:26:19 PDT 2018


On Mon, 11 Jun 2018 at 22:00, Leonard Mosescu via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
>>
>> remove space before (
>
>
> I'd be happy to make the change, but looking at the rest of the file it seems that almost everything uses the opposite convention: Foo (...).
>

I guess that's because the .i files escaped the Great Clang Format. We
should probably reformat them manually.


More information about the lldb-commits mailing list