[PATCH] D157702: [clang][analyzer][NFC] Change PlacementNewChecker into PlacementNew in documentation
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 11 08:28:36 PDT 2023
PiotrZSL added a comment.
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.
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