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

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 12 08:50:53 PDT 2016


djasper added a comment.

I think we got confused. We once had tried to write an experimental separate check to comply with Google's style guide. If you want to fiddle around with that, contact me, I can send you pointers. But as I mentioned we moved away from that. And I think it makes more sense to re-create the sort-across-blocks functionality in clang-format and not in clang-tidy.


https://reviews.llvm.org/D23434





More information about the cfe-commits mailing list