[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 09:40:31 PST 2022
    
    
  
phyBrackets updated this revision to Diff 412464.
phyBrackets added a comment.
enabled the core 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.412464.patch
Type: text/x-patch
Size: 10127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220302/b25ddff6/attachment.bin>
    
    
More information about the cfe-commits
mailing list