[clang-tools-extra] r215152 - [clang-tidy] Implement the include order checker for LLVM.

Chandler Carruth chandlerc at google.com
Thu Aug 7 15:19:39 PDT 2014


On Thu, Aug 7, 2014 at 2:49 PM, Benjamin Kramer <benny.kra at googlemail.com>
wrote:

> [clang-tidy] Implement the include order checker for LLVM.
>
> There are still a couple of rough edges in here but it is working fine
> on LLVM and generates the same results as sort_includes.py if there are
> no blank lines involved.
>

ooooo, shiny!

Please post a quick doc note to the dev lists when this is ready for dog
fooding.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140807/32590a58/attachment.html>


More information about the cfe-commits mailing list