13 lines
432 B
ReStructuredText
13 lines
432 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-unix.API
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#unix-api
|
|
|
|
clang-analyzer-unix.API
|
|
=======================
|
|
|
|
Check calls to various UNIX/Posix functions.
|
|
|
|
The `clang-analyzer-unix.API` check is an alias, please see
|
|
`Clang Static Analyzer Available Checkers
|
|
<https://clang.llvm.org/docs/analyzer/checkers.html#unix-api>`_
|
|
for more information.
|