[PATCH] D120489: [analyzer] Done some changes to detect Uninitialized read by the char array manipulation functions
Shivam Rajput via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 3 09:51:39 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd1917c88a32: [analyzer] Done some changes to detect Uninitialized read by the char array… (authored by Shivam <75530356+phyBrackets at users.noreply.github.com>, committed by phyBrackets).
Changed prior to commit:
https://reviews.llvm.org/D120489?vs=412464&id=412750#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120489/new/
https://reviews.llvm.org/D120489
Files:
clang/docs/analyzer/checkers.rst
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
clang/test/Analysis/bstring.c
clang/test/Analysis/bstring_UninitRead.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120489.412750.patch
Type: text/x-patch
Size: 9216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220303/4c6940df/attachment.bin>
More information about the cfe-commits
mailing list