ilya-biryukov added a comment.

Leaving some comments, but also suggest getting the final LGTM from the owner 
of the doc (@ioeric?)



================
Comment at: clang-tools-extra/docs/clang-rename.rst:141
+:program:`clangd <https://clang.llvm.org/extra/clangd.html>`_ uses
+:program:`clang-rename` infrastructure to handle renaming requests. Currently,
+it only supports renaming symbol within a single file, but in the future it 
will
----------------
`handle renaming requests` seems to assume some familiarity with LSP. Maybe 
rephrase?


================
Comment at: clang-tools-extra/docs/clang-rename.rst:170
 `clang-rename/tool/clang-rename.el
-<http://reviews.llvm.org/diffusion/L/browse/clang-tools-extra/trunk/clang-rename/tool/clang-rename.el>`_.
+<https://reviews.llvm.org/diffusion/L/browse/cfe/trunk/tools/clang-rename/clang-rename.py>`_.
 
----------------
Accidentally linked to clang-rename.py instead clang-rename.el?


https://reviews.llvm.org/D51292



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to