[PATCH] D34102: [analyzer] Add portability package for the checkers.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 04:15:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306396: [analyzer] Move zero-size allocation checks to optin.portability. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D34102?vs=102829&id=104133#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34102

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp
  cfe/trunk/test/Analysis/malloc-overflow2.c
  cfe/trunk/test/Analysis/unix-fns.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34102.104133.patch
Type: text/x-patch
Size: 6650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/59b094fe/attachment.bin>


More information about the cfe-commits mailing list