[PATCH] D35068: [analyzer] Detect usages of unsafe I/O functions

Daniel Kolozsvari via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 5 01:22:19 PDT 2017


koldaniel updated this revision to Diff 117782.
Herald added a subscriber: szepet.

https://reviews.llvm.org/D35068

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/Driver/ToolChains/Clang.cpp
  lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
  test/Analysis/security-syntax-checks.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35068.117782.patch
Type: text/x-patch
Size: 25661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171005/8adb9b92/attachment-0001.bin>


More information about the cfe-commits mailing list