[PATCH] D61475: Update an information about ReSharper C++ and clang-tidy custom binary integration

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 11:11:12 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360277: [clang-tidy] Update documentation on ReSharper integration. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61475?vs=197909&id=198700#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61475/new/

https://reviews.llvm.org/D61475

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


Index: clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst
===================================================================
--- clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst
+++ clang-tools-extra/trunk/docs/clang-tidy/Integrations.rst
@@ -34,7 +34,7 @@
 +--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |Qt Creator IDE                        |         \+\            |               \+\               |           \-\            |                 \-\                     |           \+\            |
 +--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
-|ReSharper C++ for Visual Studio       |         \+\            |               \+\               |           \-\            |                 \+\                     |           \-\            |
+|ReSharper C++ for Visual Studio       |         \+\            |               \+\               |           \-\            |                 \+\                     |           \+\            |
 +--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+
 |Syntastic for Vim                     |         \+\            |               \-\               |           \-\            |                 \-\                     |           \+\            |
 +--------------------------------------+------------------------+---------------------------------+--------------------------+-----------------------------------------+--------------------------+


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61475.198700.patch
Type: text/x-patch
Size: 1848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/009117c2/attachment.bin>


More information about the llvm-commits mailing list