[PATCH] D54945: This commit adds a chapter about clang-tidy integrations
Marina Kalashina via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 11 00:49:30 PST 2019
MarinaKalashina updated this revision to Diff 181216.
MarinaKalashina added a comment.
integrations.rst - end of file new line
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54945/new/
https://reviews.llvm.org/D54945
Files:
docs/clang-tidy/integrations.rst
Index: docs/clang-tidy/integrations.rst
===================================================================
--- docs/clang-tidy/integrations.rst
+++ docs/clang-tidy/integrations.rst
@@ -114,4 +114,4 @@
solutions and run the :program:`clang-tidy` inspection on them. The
CodeChecker_ application of version 5.3 or later, which also comes as a plugin_
for Eclipse, supports :program:`clang-tidy` as a static analysis instrument and
-allows to use a custom :program:`clang-tidy` binary.
\ No newline at end of file
+allows to use a custom :program:`clang-tidy` binary.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54945.181216.patch
Type: text/x-patch
Size: 569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190111/4a5ecdfe/attachment.bin>
More information about the cfe-commits
mailing list