[PATCH] D7982: Add readability-duplicate-include check to clang-tidy

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 18:20:59 PDT 2016


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

Include What You Use detect duplicated include directives. I think will be good idea to use it instead of Clang-tidy for much deeper analysis.


http://reviews.llvm.org/D7982





More information about the cfe-commits mailing list