[PATCH] D71728: [analyzer] Add a syntactic security check for ObjC NSCoder API.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 19 15:00:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb28400507212: [analyzer] Add a syntactic security check for ObjC NSCoder API. (authored by dergachev.a).

Changed prior to commit:
  https://reviews.llvm.org/D71728?vs=234786&id=234794#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71728

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71728.234794.patch
Type: text/x-patch
Size: 9053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191219/dca9ef46/attachment-0001.bin>


More information about the cfe-commits mailing list