[PATCH] D158156: [analyzer] Add C++ array delete checker
    Discookie via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Sep 28 03:55:39 PDT 2023
    
    
  
Discookie updated this revision to Diff 557438.
Discookie added a comment.
Replaced backticks with single quotes.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158156/new/
https://reviews.llvm.org/D158156
Files:
  clang/docs/analyzer/checkers.rst
  clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
  clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  clang/lib/StaticAnalyzer/Checkers/CXXDeleteChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp
  clang/test/Analysis/ArrayDelete.cpp
  clang/test/Analysis/DeleteWithNonVirtualDtor.cpp
  clang/www/analyzer/alpha_checks.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158156.557438.patch
Type: text/x-patch
Size: 31648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230928/e0cac918/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list