[PATCH] D122841: [analyzer] Add option for AddrSpace in core.NullDereference check

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


vabridgers updated this revision to Diff 421521.
vabridgers edited the summary of this revision.
vabridgers added a comment.

clean up a few debug edits


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.421521.patch
Type: text/x-patch
Size: 6816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220408/3de40e3f/attachment-0001.bin>


More information about the cfe-commits mailing list