[PATCH] D64454: [clang-tidy] Adding static analyzer check to list of clang-tidy checks

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 14:33:22 PDT 2019


lebedev.ri added a comment.

In D64454#1579336 <https://reviews.llvm.org/D64454#1579336>, @Eugene.Zelenko wrote:

> May be script should generate documentation during build, so files .rst files are not needed?


I'd personally weakly advise against that, to be honest;
that would not be inherently bad though, i think.

> Please also insert empty line between header (===) and text.

Is there some docs for these checks on clang analyzer side? (will there be?)
Perhaps these can link to those main docs?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64454





More information about the cfe-commits mailing list