[PATCH] D107339: [analyzer] Retrieve a character from StringLiteral as an initializer for constant arrays.
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 27 16:19:12 PDT 2021
ASDenysPetrov updated this revision to Diff 382823.
ASDenysPetrov added a comment.
Added doc comment to `getSValFromStringLiteral` function.
Fixed minor code defects.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107339/new/
https://reviews.llvm.org/D107339
Files:
clang/lib/StaticAnalyzer/Core/RegionStore.cpp
clang/test/Analysis/initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107339.382823.patch
Type: text/x-patch
Size: 10410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211027/c93d923e/attachment-0001.bin>
More information about the cfe-commits
mailing list