[PATCH] D118050: [analyzer] Different address spaces cannot overlap
Vince Bridgers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 26 08:10:32 PST 2022
vabridgers updated this revision to Diff 403276.
vabridgers added a comment.
- update test case
- add initial Loc bitwidth check for evalBinOpLL for review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118050/new/
https://reviews.llvm.org/D118050
Files:
clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
clang/test/Analysis/cstring-checker-addressspace.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118050.403276.patch
Type: text/x-patch
Size: 4357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220126/3fa940ab/attachment.bin>
More information about the cfe-commits
mailing list