[PATCH] D97699: [analyzer] Add InvalidPtrChecker
Zurab Tsinadze via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 1 09:32:32 PST 2021
zukatsinadze updated this revision to Diff 327150.
zukatsinadze added a comment.
Fixed docs.
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/_putenv_s.c
clang/test/Analysis/cert/env31-c/_wputenv_s.c
clang/test/Analysis/cert/env31-c/putenv.c
clang/test/Analysis/cert/env31-c/setenv.c
clang/test/Analysis/cert/env31-c/unsetenv.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.327150.patch
Type: text/x-patch
Size: 33996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210301/f5c4df10/attachment-0001.bin>
More information about the cfe-commits
mailing list