[PATCH] D41881: [analyzer] Flag bcmp, bcopy and bzero as obsolete

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 25 17:08:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC333326: [analyzer] Add security checks for bcmp(), bcopy(), bzero(). (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D41881

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41881.148693.patch
Type: text/x-patch
Size: 10158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180526/79fa6936/attachment-0001.bin>


More information about the cfe-commits mailing list