[PATCH] D97699: [analyzer] Add InvalidPtrChecker
Zurab Tsinadze via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 4 08:13:38 PDT 2021
This revision was automatically updated to reflect the committed changes.
zukatsinadze marked an inline comment as done.
Closed by commit rG811b1736d91b: [analyzer] Add InvalidPtrChecker (authored by zukatsinadze).
Changed prior to commit:
https://reviews.llvm.org/D97699?vs=372237&id=376902#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97699/new/
https://reviews.llvm.org/D97699
Files:
clang/docs/analyzer/checkers.rst
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/cert/InvalidPtrChecker.cpp
clang/test/Analysis/cert/env31-c.c
clang/test/Analysis/cert/env34-c-cert-examples.c
clang/test/Analysis/cert/env34-c.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97699.376902.patch
Type: text/x-patch
Size: 29800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211004/83b69203/attachment-0001.bin>
More information about the cfe-commits
mailing list