klimek added inline comments. ================ Comment at: include-fixer/IncludeFixer.h:74 @@ +73,3 @@ +/// \return Replacements for inserting and sorting headers. +std::vector<clang::tooling::Replacement> createInsertHeaderReplacements( + StringRef Code, StringRef FilePath, StringRef Header, ---------------- This is still missing documentation on what the -1U special case means.
http://reviews.llvm.org/D20621 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits