[PATCH] D14014: Checker of proper vfork usage

Yury Gribov via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 23 14:15:53 PDT 2015


ygribov added a comment.

> This is a valid concern because it greatly complicates enablement of VforkChecker for a casual user.


I think at the very least I can check that InsecureAPI is enable and issue a warning to user.


Repository:
  rL LLVM

http://reviews.llvm.org/D14014





More information about the cfe-commits mailing list