[PATCH] D122841: [analyzer] Consider all addrspaces in null dereference check

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 8 07:22:19 PDT 2022


vabridgers updated this revision to Diff 421519.
vabridgers added a comment.

add option, retain legacy behavior per comments. update rst


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.421519.patch
Type: text/x-patch
Size: 7392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220408/5ab65454/attachment.bin>


More information about the cfe-commits mailing list