[PATCH] D22129: [clang-rename] add documentation
Manuel Klimek via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 8 04:49:27 PDT 2016
klimek added inline comments.
================
Comment at: docs/clang-rename.rst:13
@@ +12,3 @@
+
+:program:`clang-rename` is a clang-based C++ "linter" tool. Its purpose is to
+perform efficient renaming actions in large-scale projects such as renaming
----------------
s/"linter"//
http://reviews.llvm.org/D22129
More information about the cfe-commits
mailing list