13 lines
506 B
ReStructuredText
13 lines
506 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-cplusplus.StringChecker
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#cplusplus-stringchecker
|
|
|
|
clang-analyzer-cplusplus.StringChecker
|
|
======================================
|
|
|
|
Checks C++ std::string bugs.
|
|
|
|
The `clang-analyzer-cplusplus.StringChecker` check is an alias, please see
|
|
`Clang Static Analyzer Available Checkers
|
|
<https://clang.llvm.org/docs/analyzer/checkers.html#cplusplus-stringchecker>`_
|
|
for more information.
|