[PATCH] D70411: [analyzer] CERT STR rule checkers: STR31-C
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 24 21:19:16 PDT 2020
Charusso updated this revision to Diff 265959.
Charusso retitled this revision from "[analyzer] CERT: STR31-C" to "[analyzer] CERT STR rule checkers: STR31-C".
Charusso added a comment.
- Refactor.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70411/new/
https://reviews.llvm.org/D70411
Files:
clang/docs/analyzer/checkers.rst
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/AllocationState.h
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/lib/StaticAnalyzer/Checkers/cert/StrChecker.cpp
clang/test/Analysis/Inputs/system-header-simulator.h
clang/test/Analysis/cert/str31-c-false-positive-suppression.cpp
clang/test/Analysis/cert/str31-c-notes.cpp
clang/test/Analysis/cert/str31-c.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70411.265959.patch
Type: text/x-patch
Size: 22609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200525/bf847cf7/attachment-0001.bin>
More information about the cfe-commits
mailing list