13 lines
432 B
ReStructuredText
13 lines
432 B
ReStructuredText
.. 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.
|