diff options
author | Valentin Clement <clementval@gmail.com> | 2023-03-06 17:54:29 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-03-06 17:57:02 +0100 |
commit | 38c85a419605417b818bc017aff734ab2f2007f5 (patch) | |
tree | 88116527bda39c59afae046763c6cbbfe92ea57a /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp | |
parent | 30dc03796894339ceb64f86cbc95f75ea7b78791 (diff) | |
download | llvm-38c85a419605417b818bc017aff734ab2f2007f5.zip llvm-38c85a419605417b818bc017aff734ab2f2007f5.tar.gz llvm-38c85a419605417b818bc017aff734ab2f2007f5.tar.bz2 |
[flang] Do not query type_desc for unlimited polymoprhic entities in move_alloc
In D144997, the dynamic type of polymorphic entities is reset to the declared
type when the FROM is deallocated. To do this, the declared type was passed as
a fir.type_desc op. For unlimited polymorphic entities, this should just be a
null pointer.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D145380
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions