clang-analyzer-cplusplus.NewDeleteLeaks¶
Check for memory leaks. Traces memory managed by new/delete.
The clang-analyzer-cplusplus.NewDeleteLeaks check is an alias, please see Clang Static Analyzer Available Checkers for more information.
Check for memory leaks. Traces memory managed by new/delete.
The clang-analyzer-cplusplus.NewDeleteLeaks check is an alias, please see Clang Static Analyzer Available Checkers for more information.