[PATCH] cpp11-migrate: Remove mention of 'headers' from serialization code

Tareq A. Siraj tareq.a.siraj at intel.com
Wed Aug 14 12:00:47 PDT 2013


  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



More information about the cfe-commits mailing list