[PATCH] D127105: [analyzer] Fix null pointer deref in CastValueChecker

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 7 08:18:24 PDT 2022


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

address @steakhal comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127105/new/

https://reviews.llvm.org/D127105

Files:
  clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp
  clang/test/Analysis/cast-value-notes.cpp
  clang/test/Analysis/cast-value-state-dump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127105.434821.patch
Type: text/x-patch
Size: 8442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220607/6d545d00/attachment.bin>


More information about the cfe-commits mailing list