aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorisuckatcs <65320245+isuckatcs@users.noreply.github.com>2022-08-23 09:21:16 +0200
committerisuckatcs <65320245+isuckatcs@users.noreply.github.com>2022-09-04 23:06:58 +0200
commita46154cb1cd09aa26bc803d8696e6e9283aac6a9 (patch)
treed88fb9f649d70348e09040d31eaefaf3ec6204e7 /lldb/source/Plugins/ScriptInterpreter/Python
parent4f688d00f43056a94869aff32d5cdcddedf88a84 (diff)
downloadllvm-a46154cb1cd09aa26bc803d8696e6e9283aac6a9.zip
llvm-a46154cb1cd09aa26bc803d8696e6e9283aac6a9.tar.gz
llvm-a46154cb1cd09aa26bc803d8696e6e9283aac6a9.tar.bz2
[analyzer] Warn if the size of the array in `new[]` is undefined
This patch introduces a new checker, called NewArraySize checker, which detects if the expression that yields the element count of the array in new[], results in an Undefined value. Differential Revision: https://reviews.llvm.org/D131299
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions