[Lldb-commits] [lldb] r215223 - Add new MI commands, features and fixes to the lldb-mi driver.

Chandler Carruth chandlerc at google.com
Mon Aug 11 09:54:09 PDT 2014


On Sat, Aug 9, 2014 at 4:33 AM, Deepak Panickal <deepak at codeplay.com> wrote:

> Yeah, I understand.
>
> The lldb-mi driver is a sub project which only we have been committing to
> and working on primarily. It’s separate from the core files of LLDB. Which
> is why I committed a bigger patch.
>
> I agree with you that smaller incremental patches are always better, and
> would try to stick to that as much as possible.
>

I understand that is the historical reason why, however I think that "as
much as possible" should be "always".

If you think you have a patch which cannot be split up, I would send it for
pre-commit review and ask the reviewers if they see any way to split it up,
and if not, are OK with it being landed as a large patch. It is extremely
rare that this actually can't be done.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140811/85206bfa/attachment.html>


More information about the lldb-commits mailing list