[PATCH] D35068: [analyzer] Detect usages of unsafe I/O functions
Daniel Kolozsvari via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 9 12:22:05 PST 2019
koldaniel updated this revision to Diff 186131.
koldaniel added a comment.
Rebased. Documentation added.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D35068/new/
https://reviews.llvm.org/D35068
Files:
docs/analyzer/checkers.rst
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
test/Analysis/security-syntax-checks.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35068.186131.patch
Type: text/x-patch
Size: 13897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190209/0153dac6/attachment.bin>
More information about the cfe-commits
mailing list