[PATCH] D21026: [clang-format] append newline after code when inserting new headers at the end of the code which does not end with newline.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 07:59:21 PDT 2016


ioeric added a comment.

Sorry for the delay....

I've updated the patch to work with the new tooling::Replacements.


https://reviews.llvm.org/D21026





More information about the cfe-commits mailing list