[PATCH] D122841: [analyzer] Add option for AddrSpace in core.NullDereference check
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 23 03:29:42 PDT 2022
vabridgers updated this revision to Diff 424711.
vabridgers added a comment.
Update test cases, address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122841/new/
https://reviews.llvm.org/D122841
Files:
clang/docs/analyzer/checkers.rst
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
clang/test/Analysis/analyzer-config.c
clang/test/Analysis/cast-value-notes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122841.424711.patch
Type: text/x-patch
Size: 11457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220423/98587429/attachment.bin>
More information about the cfe-commits
mailing list