blob: 5b1e5bf89563e153a6507aabe9b7803cda72c4ae [file] [log] [blame]
.. title:: clang-tidy - clang-analyzer-unix.Vfork
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#unix-vfork
clang-analyzer-unix.Vfork
=========================
Check for proper usage of vfork.
The `clang-analyzer-unix.Vfork` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#unix-vfork>`_
for more information.