[Lldb-commits] [PATCH] D17099: Add reverse-connect functionality to the gdb-remote command

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 10 14:53:16 PST 2016


zturner added a comment.

In http://reviews.llvm.org/D17099#349136, @fjricci wrote:

> Perhaps I ran clang-format in the wrong configuration, but it looks like it made the function declaration style in include/lldb/Target/Platform.h a bit inconsistent. Is this the desired behavior?


The way it formatted the code is consistent with our rules, so it looks fine to me.


http://reviews.llvm.org/D17099





More information about the lldb-commits mailing list