alexfh accepted this revision. alexfh added a comment. This revision is now accepted and ready to land.
Looks good! Thank you for finding and fixing this! ================ Comment at: clang-tidy/utils/IncludeInserter.cpp:23 @@ -21,3 +22,3 @@ void InclusionDirective(SourceLocation HashLocation, - const Token & /*include_token*/, + const Token & IncludeToken, StringRef FileNameRef, bool IsAngled, ---------------- clang-format, please. Repository: rL LLVM http://reviews.llvm.org/D17805 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits