[PATCH] D23434: Don't allow llvm-include-order to intermingle includes from different files.

Zachary Turner via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 12 11:46:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278546: Analyze include order on a per-file basis. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D23434?vs=67777&id=67876#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23434

Files:
  clang-tools-extra/trunk/clang-tidy/llvm/IncludeOrderCheck.cpp
  clang-tools-extra/trunk/test/clang-tidy/Inputs/Headers/cross-file-a.h
  clang-tools-extra/trunk/test/clang-tidy/Inputs/Headers/cross-file-b.h
  clang-tools-extra/trunk/test/clang-tidy/Inputs/Headers/cross-file-c.h
  clang-tools-extra/trunk/test/clang-tidy/clang-cl-driver.cpp
  clang-tools-extra/trunk/test/clang-tidy/llvm-include-order.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23434.67876.patch
Type: text/x-patch
Size: 8685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160812/d02fd1ce/attachment.bin>


More information about the cfe-commits mailing list