[PATCH] D69318: [analyzer] Add SufficientSizeArrayIndexingChecker
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 01:31:08 PDT 2020
gamesh411 updated this revision to Diff 275938.
gamesh411 added a comment.
fix detection logic
fix license header
add missing warning to test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69318/new/
https://reviews.llvm.org/D69318
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/SufficientSizeArrayIndexingChecker.cpp
clang/test/Analysis/sufficient-size-array-indexing-32bit.c
clang/test/Analysis/sufficient-size-array-indexing-64bit.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69318.275938.patch
Type: text/x-patch
Size: 21637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/42153281/attachment-0001.bin>
More information about the cfe-commits
mailing list