[PATCH] D21323: [clang-format] do not add existing includes.

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 14 05:54:50 PDT 2016


djasper added a comment.

I am happy to get this in for now, but I actually think the right solution might be to let clang-format de-duplicate #includes in general. What do you think?


http://reviews.llvm.org/D21323





More information about the cfe-commits mailing list