Skip to content

Commit

Permalink
[clang-tidy] Update documentation on ReSharper integration.
Browse files Browse the repository at this point in the history
It's now possible to set custom clang-tidy binary.

Patch by Alexander Zaitsev!

Differential Revision: https://reviews.llvm.org/D61475

llvm-svn: 360277
  • Loading branch information
haoNoQ authored and MrSidims committed May 24, 2019
1 parent 2cee341 commit 28377e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang-tools-extra/docs/clang-tidy/Integrations.rst
Expand Up @@ -34,7 +34,7 @@ well-known :program:`clang-tidy` integrations in detail.
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
|Qt Creator IDE | \+\ | \+\ | \-\ | \-\ | \+\ |
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
|ReSharper C++ for Visual Studio | \+\ | \+\ | \-\ | \+\ | \-\ |
|ReSharper C++ for Visual Studio | \+\ | \+\ | \-\ | \+\ | \+\ |
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
|Syntastic for Vim | \+\ | \-\ | \-\ | \-\ | \+\ |
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
Expand Down

0 comments on commit 28377e9

Please sign in to comment.