[PATCH] D158707: [analyzer] Fix a few size-type signedness inconsistency related to DynamicExtent
Ding Fei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 24 21:58:22 PDT 2023
danix800 updated this revision to Diff 553351.
danix800 edited the summary of this revision.
danix800 added a comment.
`MPIChecker` is not strictly related to this revision. Will be moved into another revison.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158707/new/
https://reviews.llvm.org/D158707
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h
clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
clang/lib/StaticAnalyzer/Core/DynamicExtent.cpp
clang/test/Analysis/array-bound-v2-constraint-check.c
clang/test/Analysis/flexible-array-members.c
clang/test/Analysis/memory-model.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158707.553351.patch
Type: text/x-patch
Size: 15050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230825/ebcf4908/attachment.bin>
More information about the cfe-commits
mailing list