[Lldb-commits] [PATCH] D48295: Implement new methods for handling an error in MI commands.

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 21 10:36:39 PDT 2018


aprantl added a comment.

Perhaps it's supposed to mark a return argument? The lldb-mi tool uses a (compared to the rest of the project) very odd Windows-like coding style that I'm not particularly familiar with. It would be nice to convert all of it over to just use the plain LLVM style so it is consistent with the rest.


https://reviews.llvm.org/D48295





More information about the lldb-commits mailing list