[PATCH] D157702: [clang][analyzer][NFC] Change PlacementNewChecker into PlacementNew in documentation

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 11 08:38:24 PDT 2023


steakhal added a comment.

In D157702#4580384 <https://reviews.llvm.org/D157702#4580384>, @PiotrZSL wrote:

> In D157702#4580310 <https://reviews.llvm.org/D157702#4580310>, @steakhal wrote:
>
>> Do we have other typos like this?
>
> I don't think so, only mess in overall documentation: https://github.com/llvm/llvm-project/issues/64614
> I updated gen-static-analyzer-docs.py, and it shown me that some documentation is missing: https://clang.llvm.org/extra/clang-tidy/checks/list.html.
> You can see it, as there are no links for some checks.

Yea, it's a complete mess, I agree.
I have no stakes on the docs, but I know that Ericsson folks do. They might wanna chim in. @donat.nagy @Szelethus


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157702



More information about the cfe-commits mailing list