Fix the doxygen comment. LGTM otherwise.
================ Comment at: cpp11-migrate/Core/FileOverrides.h:143 @@ -143,3 +142,3 @@ /// \param SM A user provided SourceManager to be used when applying rewrites. /// \param TransformName The name of the transform the replacements come from. void applyReplacements(clang::tooling::Replacements &Replaces, ---------------- Remove this param since it no longer exist. http://llvm-reviews.chandlerc.com/D1403 BRANCH noheader ARCANIST PROJECT clang-tools-extra _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
