[PATCH] D100829: [analyzer][docs] Highlight some differences between ArrayBound and V2
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 20 01:58:10 PDT 2021
steakhal added inline comments.
================
Comment at: clang/docs/analyzer/checkers.rst:2107
- // note: requires unix.Malloc or
- // alpha.unix.MallocWithAnnotations checks enabled.
void test() {
----------------
There is no such checker, thus I removed this comment. Also, `unix.Malloc` seems to be enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100829/new/
https://reviews.llvm.org/D100829
More information about the cfe-commits
mailing list