[PATCH] D59054: [analyzer] C++17: PR40022: Support aggregate initialization with compound values in presence of base classes.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 7 15:28:54 PST 2019
NoQ updated this revision to Diff 189791.
NoQ added a comment.
Added this as a comment.
If the patch is not obvious at a glance, feel free to demand comments! Every second you spend trying to figure out how the code works is multiplied by the number of people who will have to do the same in the future.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59054/new/
https://reviews.llvm.org/D59054
Files:
clang/lib/StaticAnalyzer/Core/RegionStore.cpp
clang/test/Analysis/array-struct-region.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59054.189791.patch
Type: text/x-patch
Size: 5483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190307/fcb05fff/attachment.bin>
More information about the cfe-commits
mailing list