[PATCH] D106681: [analyzer][NFC] Move a block from `getBindingForElement` to separate functions
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 18 09:24:38 PDT 2021
ASDenysPetrov updated this revision to Diff 380441.
ASDenysPetrov retitled this revision from "[analyzer] Retrieve a value from list initialization of constant multi-dimensional array." to "[analyzer][NFC] Move a block from `getBindingForElement` to separate functions".
ASDenysPetrov edited the summary of this revision.
ASDenysPetrov added reviewers: martong, steakhal.
ASDenysPetrov set the repository for this revision to rG LLVM Github Monorepo.
ASDenysPetrov added a comment.
@martong
Please, look. As you suggested in D111542#inline-1064497 <https://reviews.llvm.org/D111542#inline-1064497> I made an intermediate patch making next patches easer for review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106681/new/
https://reviews.llvm.org/D106681
Files:
clang/lib/StaticAnalyzer/Core/RegionStore.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106681.380441.patch
Type: text/x-patch
Size: 7369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211018/012bcc0d/attachment-0001.bin>
More information about the cfe-commits
mailing list