[PATCH] D14014: Checker of proper vfork usage

Yury Gribov via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 5 04:43:06 PST 2015


ygribov updated this revision to Diff 39345.
ygribov added a comment.

Moved to unix package (and thus enabled by default). I now also test for collaboration with security.InsecureAPI.vfork.


http://reviews.llvm.org/D14014

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp
  lib/StaticAnalyzer/Checkers/VforkChecker.cpp
  lib/StaticAnalyzer/Core/CheckerHelpers.cpp
  test/Analysis/Inputs/system-header-simulator.h
  test/Analysis/vfork.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14014.39345.patch
Type: text/x-patch
Size: 16555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151105/d61f1181/attachment-0001.bin>


More information about the cfe-commits mailing list