[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 02:11:15 PDT 2021
vabridgers added a comment.
I moved the test cases from ptr-arith.cpp to ptr-arith - using to typedef, and created an extra test case that uses const. I believe this may address all concerns discussed thus far? Please let me know if we need anything more and I'll get it done. Best!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110625/new/
https://reviews.llvm.org/D110625
More information about the cfe-commits
mailing list