clang-analyzer-cplusplus.SelfAssignment¶
Checks C++ copy and move assignment operators for self assignment.
The clang-analyzer-cplusplus.SelfAssignment check is an alias, please see Clang Static Analyzer Available Checkers for more information.
Checks C++ copy and move assignment operators for self assignment.
The clang-analyzer-cplusplus.SelfAssignment check is an alias, please see Clang Static Analyzer Available Checkers for more information.