diff options
| author | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2022-08-23 09:21:16 +0200 |
|---|---|---|
| committer | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | 2022-09-04 23:06:58 +0200 |
| commit | a46154cb1cd09aa26bc803d8696e6e9283aac6a9 (patch) | |
| tree | d88fb9f649d70348e09040d31eaefaf3ec6204e7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 4f688d00f43056a94869aff32d5cdcddedf88a84 (diff) | |
| download | llvm-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/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
