[PATCH] D20362: [clang-format] Make formatReplacements() also sort #includes.

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Wed May 18 05:55:53 PDT 2016


djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.

Looks good. I am not even certain whether we want to keep a separate sortIncludes in the interface at all, but as this doesn't change the public API, it doesn't hurt.


http://reviews.llvm.org/D20362





More information about the cfe-commits mailing list