[PATCH] D35068: [analyzer] Detect usages of unsafe I/O functions
Daniel Kolozsvari via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 29 08:00:33 PDT 2017
koldaniel updated this revision to Diff 113094.
koldaniel added a comment.
Renaming the unsafe checker, updating tests.
https://reviews.llvm.org/D35068
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/Driver/Tools.cpp
lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
test/Analysis/security-syntax-checks.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35068.113094.patch
Type: text/x-patch
Size: 25643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170829/1170e71d/attachment-0001.bin>
More information about the cfe-commits
mailing list