[llvm-commits] [PATCH 01/13] Add For Loop Structures
Jakob Stoklund Olesen
stoklund at 2pi.dk
Mon Feb 6 15:01:04 PST 2012
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.
> 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
/jakob
More information about the llvm-commits
mailing list