14 lines
526 B
ReStructuredText
14 lines
526 B
ReStructuredText
|
.. title:: clang-tidy - clang-analyzer-osx.cocoa.ObjCGenerics
|
||
|
.. meta::
|
||
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-objcgenerics
|
||
|
|
||
|
clang-analyzer-osx.cocoa.ObjCGenerics
|
||
|
=====================================
|
||
|
|
||
|
Check for type errors when using Objective-C generics.
|
||
|
|
||
|
The `clang-analyzer-osx.cocoa.ObjCGenerics` check is an alias, please see
|
||
|
`Clang Static Analyzer Available Checkers
|
||
|
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-objcgenerics>`_
|
||
|
for more information.
|