alexfh requested changes to this revision.
This revision now requires changes to proceed.

================
Comment at: docs/clang-tidy/index.rst:344
@@ -343,4 +343,3 @@
 verifies conformance of the code to a certain coding style, it probably 
deserves
-a separate module and a directory in ``clang-tidy/``. There are already modules
-implementing checks related to:
+a separate module and a directory in ``clang-tidy/``.
 
----------------
These links point to the code, so they are still somewhat useful. We could 
leave a link to the clang-tidy directory 
(http://reviews.llvm.org/diffusion/L/browse/clang-tools-extra/trunk/clang-tidy/)
 and explain that most subdirectories there correspond to check modules and the 
descriptions of modules can be found <link to the relevant section of this 
documentation>.


Repository:
  rL LLVM

https://reviews.llvm.org/D23596



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

Reply via email to