Author: dergachev
Date: Wed May  8 11:12:12 2019
New Revision: 360277

URL: http://llvm.org/viewvc/llvm-project?rev=360277&view=rev
Log:
[clang-tidy] Update documentation on ReSharper integration.

It's now possible to set custom clang-tidy binary.

Patch by Alexander Zaitsev!

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

Modified:
    clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst

Modified: clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst
URL: 
http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst?rev=360277&r1=360276&r2=360277&view=diff
==============================================================================
--- clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst (original)
+++ clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst Wed May  8 
11:12:12 2019
@@ -34,7 +34,7 @@ well-known :program:`clang-tidy` integra
 
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |Qt Creator IDE                        |         \+\            |              
 \+\               |           \-\            |                 \-\             
        |           \+\            |
 
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
-|ReSharper C++ for Visual Studio       |         \+\            |              
 \+\               |           \-\            |                 \+\             
        |           \-\            |
+|ReSharper C++ for Visual Studio       |         \+\            |              
 \+\               |           \-\            |                 \+\             
        |           \+\            |
 
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |Syntastic for Vim                     |         \+\            |              
 \-\               |           \-\            |                 \-\             
        |           \+\            |
 
+--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+


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

Reply via email to