[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 08:12:59 PST 2019


koldaniel updated this revision to Diff 186115.
koldaniel added a comment.

Rebased.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D35068/new/

https://reviews.llvm.org/D35068

Files:
  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.186115.patch
Type: text/x-patch
Size: 29966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190209/b8921970/attachment-0001.bin>


More information about the cfe-commits mailing list