diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-04-22 15:01:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 15:01:01 -0700 |
commit | 138524ef8ea9d63e47d78f5e344c263e769a293e (patch) | |
tree | c94736bbd5b3ba2ca92728d3d897527f1f7838ed /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 6884c1fc449890455751901b84e4eb6a3b558aea (diff) | |
download | llvm-138524ef8ea9d63e47d78f5e344c263e769a293e.zip llvm-138524ef8ea9d63e47d78f5e344c263e769a293e.tar.gz llvm-138524ef8ea9d63e47d78f5e344c263e769a293e.tar.bz2 |
[flang] Fix crash on erroneous program (#88192)
Constant folding had a CHECK on array subscript rank that should more
gracefully handle a bad program with a subscript that is a matrix or
higher rank.
Fixes https://github.com/llvm/llvm-project/issues/88112.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions