13 lines
494 B
ReStructuredText
13 lines
494 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-osx.SecKeychainAPI
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-seckeychainapi
|
|
|
|
clang-analyzer-osx.SecKeychainAPI
|
|
=================================
|
|
|
|
Check for proper uses of Secure Keychain APIs.
|
|
|
|
The `clang-analyzer-osx.SecKeychainAPI` check is an alias, please see
|
|
`Clang Static Analyzer Available Checkers
|
|
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-seckeychainapi>`_
|
|
for more information.
|