15 lines
771 B
ReStructuredText
15 lines
771 B
ReStructuredText
|
.. title:: clang-tidy - clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker
|
||
|
.. meta::
|
||
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#optin-osx-cocoa-localizability-nonlocalizedstringchecker
|
||
|
|
||
|
clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker
|
||
|
=======================================================================
|
||
|
|
||
|
Warns about uses of non-localized NSStrings passed to UI methods expecting
|
||
|
localized NSStrings.
|
||
|
|
||
|
The `clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker` check is an alias, please see
|
||
|
`Clang Static Analyzer Available Checkers
|
||
|
<https://clang.llvm.org/docs/analyzer/checkers.html#optin-osx-cocoa-localizability-nonlocalizedstringchecker>`_
|
||
|
for more information.
|