blob: 5ffbae9c2660cd473df953c54845d5abafff2c7a [file] [log] [blame] [edit]
.. 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.