[llvm] r210613 - Sort includes.
Duncan P. N. Exon Smith
dexonsmith at apple.com
Thu Jun 12 13:09:33 PDT 2014
> On 2014-Jun-11, at 10:39, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
>
> On Wed, Jun 11, 2014 at 10:08:38AM -0700, David Blaikie wrote:
>> clang-tidy check, anyone? (& eventually a clang-tidy build step, too)
>
> I was more thinking in terms of llvm/utils/sort_includes.py :)
>
> Joerg
Based on r210800 in lld [1], it looks like sort_includes.py undoes David's
work of splitting up the "types" of includes.
I guess any proposal to change the coding style would have to update the
script as well.
[1]: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140609/221200.html
More information about the llvm-commits
mailing list