summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJean Perier <jperier@nvidia.com>2023-02-28 15:15:29 +0100
committerJean Perier <jperier@nvidia.com>2023-02-28 15:15:46 +0100
commitd8d91b2a25db8920c44a3dea36fc0eeff93bdfa0 (patch)
tree88a31cf52a5c6850b065a0ef7f6ac4961884f7f3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentb5a84ae09ab0bb59e43c5b4388fc1fe61cffec23 (diff)
[flang][hlfir] Support type descriptor for initialized character component
These compiler generated component descriptor include designators packaged as CLASS(*) for simplicity. HLFIR hit an assert in an std::get trying to recover an Expr<SomeChar> while translating the expression type. Use the dynamic type of the CLASS(*) expr in that case to recover the compiler length. Differential Revision: https://reviews.llvm.org/D144960
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions