/* CLION CLANG-TIDY DOCUMENTATION CSS PLACEHOLDER */

clang-analyzer-core.uninitialized.NewArraySize

Check if the size of the array in a new[] expression is undefined.

The clang-analyzer-core.uninitialized.NewArraySize check is an alias, please see Clang Static Analyzer Available Checkers for more information.