[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
Wed Mar 2 06:03:38 PST 2022
phyBrackets updated this revision to Diff 412391.
phyBrackets added a comment.
Herald added a project: All.
Created the separate test file for UninitializedRead checker
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.412391.patch
Type: text/x-patch
Size: 11931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220302/956fe89a/attachment.bin>
More information about the cfe-commits
mailing list