[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
Sat Feb 26 04:57:20 PST 2022
phyBrackets updated this revision to Diff 411601.
phyBrackets added a comment.
aligned the indentation
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120489.411601.patch
Type: text/x-patch
Size: 7472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220226/cb71d934/attachment-0001.bin>
More information about the cfe-commits
mailing list