[PATCH] [clang-tidy] Implement the include order checker for LLVM.

Benjamin Kramer benny.kra at gmail.com
Thu Jul 31 07:56:10 PDT 2014


Hi alexfh, djasper,

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.

http://reviews.llvm.org/D4741

Files:
  clang-tidy/llvm/IncludeOrderCheck.cpp
  clang-tidy/llvm/IncludeOrderCheck.h
  test/clang-tidy/llvm-include-order.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4741.12064.patch
Type: text/x-patch
Size: 10207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140731/ef9fd709/attachment.bin>


More information about the cfe-commits mailing list