Eugene.Zelenko added inline comments.

================
Comment at: docs/clang-tidy/index.rst:304
+CLion_ 2017.2 and later `integrates clang-tidy`_ as an extension to the 
built-in code analyzer.
+Inspections and applicable quick-fixes are performed on the fly, and checks 
can be configured in the standard command line
+format. In this integration, you can switch to the :program:`clang-tidy` 
binary different from the bundled one and pass
----------------
Please limit line width to 80 characters. Same in other places.


================
Comment at: docs/clang-tidy/index.rst:327
+
+`MS Visual Studio`_ can integrate :program:`clang-tidy` by means of three 
different tools.
+The `ReSharper C++`_ extension, version 2017.3 and later, provides seamless 
:program:`clang-tidy` integration:
----------------
Will be good idea to mention native plugin, clang-tidy-vs.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D54945



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

Reply via email to