[PATCH] D14014: Checker of proper vfork usage

Yury Gribov via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 08:16:06 PST 2015


ygribov updated this revision to Diff 38926.
ygribov marked 2 inline comments as done.
ygribov added a comment.

Updated after review.


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.38926.patch
Type: text/x-patch
Size: 15902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151102/916e8843/attachment-0001.bin>


More information about the cfe-commits mailing list