[llvm-commits] [PATCH 01/13] Add For Loop Structures

David A. Greene greened at obbligato.org
Tue Feb 7 08:13:11 PST 2012


Jakob Stoklund Olesen <stoklund at 2pi.dk> writes:

> On Feb 6, 2012, at 8:57 AM, David A. Greene <dag at cray.com> wrote:
>
>>> When resubmitting, please squash everything into one patch.
>> 
>> Are you sure?
>
> Yes.

Ok.

>>  Incremental development is the preferred approach.
>
> You misunderstand the concept. It does not mean you should dump your git branch on the mailing list.
>
> It means you should get your changes reviewed and committed incrementally.
>
> I think it is explained quite well here:
>
> http://llvm.org/docs/DeveloperPolicy.html#newwork
> http://llvm.org/docs/DeveloperPolicy.html#incremental

I tried to follow this guide.  For example, making the "setup" changes
before turning the feature on.

Obviously I misunderstood.  I'll try harder next time.

                            -Dave



More information about the llvm-commits mailing list