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

Nathan Huckleberry via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 17:45:36 PDT 2019


Nathan-Huckleberry added a comment.

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

> In D64454#1579466 <https://reviews.llvm.org/D64454#1579466>, @Nathan-Huckleberry wrote:
>
> > Docs exist for these checks on the analyzer side, they're just all on the same page and hyperlinking to them individually is difficult because the links have a nonstandard naming convention. Currently I'm just linking to that page.
>
>
> I think it'll be reasonable to standardize Static Analyzer documentation links first.


Just put up a patch for that: https://reviews.llvm.org/D64543


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