[PATCH] D61475: Update an information about ReSharper C++ and clang-tidy custom binary integration
Alexander Zaitsev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 18:48:58 PDT 2019
ZaMaZaN4iK created this revision.
ZaMaZaN4iK added reviewers: NoQ, JonasToth.
ZaMaZaN4iK added a project: clang-tools-extra.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
According to the release notes from JetBrains (https://www.jetbrains.com/resharper-cpp/whatsnew/#v2019-1-clang-tidy) now it's possible to set custom clang-tidy binary
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D61475
Files:
clang-tools-extra/docs/clang-tidy/Integrations.rst
Index: clang-tools-extra/docs/clang-tidy/Integrations.rst
===================================================================
--- clang-tools-extra/docs/clang-tidy/Integrations.rst
+++ clang-tools-extra/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.197909.patch
Type: text/x-patch
Size: 1830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/621035c9/attachment.bin>
More information about the cfe-commits
mailing list