[PATCH] D152435: [analyzer][CStringChecker] Adjust the invalidation operation on the super region of the destination buffer during string copy
Ella Ma via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 17 01:06:40 PDT 2023
OikawaKirie updated this revision to Diff 532372.
OikawaKirie edited the summary of this revision.
OikawaKirie added a comment.
Update the implementation of InvalidateBuffer in a multi-entrance-with-callback manner.
Update test cases as suggested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152435/new/
https://reviews.llvm.org/D152435
Files:
clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
clang/test/Analysis/Inputs/system-header-simulator.h
clang/test/Analysis/issue-55019.cpp
clang/test/Analysis/pr22954.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152435.532372.patch
Type: text/x-patch
Size: 18008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230617/5fa403ec/attachment-0001.bin>
More information about the cfe-commits
mailing list