[PATCH] D110625: [analyzer] canonicalize special case of structure/pointer deref

Vince Bridgers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 1 01:51:53 PDT 2021


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

added typedef case to C file for comparison, discussion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110625

Files:
  clang/lib/StaticAnalyzer/Core/Store.cpp
  clang/test/Analysis/ptr-arith.c
  clang/test/Analysis/ptr-arith.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110625.376450.patch
Type: text/x-patch
Size: 4791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211001/ccf0c532/attachment.bin>


More information about the cfe-commits mailing list