[all-commits] [llvm/llvm-project] a909a8: [clang-tidy] Improve documentation on Clangd integ...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Wed Sep 16 03:10:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a909a84ef2d9220242512b8be1206ee3d9b3d8b9
https://github.com/llvm/llvm-project/commit/a909a84ef2d9220242512b8be1206ee3d9b3d8b9
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M clang-tools-extra/docs/clang-tidy/Integrations.rst
Log Message:
-----------
[clang-tidy] Improve documentation on Clangd integration
The integration is already complete; this patch updates information as well as
suggests using Clang-Tidy via Clangd integration that is vastly available
in most editors through LSP client plugins.
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D87686
More information about the All-commits
mailing list