diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2023-07-18 14:53:21 -0700 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2023-07-21 12:26:35 -0700 |
| commit | 01c38ab7a2ead5894d91e7f56634ffad9a9a94a4 (patch) | |
| tree | 91d21ecc2d34b17f9583fcd77b1d28f5e211b5a6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 413c119c6a812f91e480c4a67df512e340c41ff3 (diff) | |
[flang] Finalize &/or destroy ABSTRACT types
The runtime type information tables always flag ABSTRACT types as
needing neither destruction in general nor finalization in particular.
This is incorrect. Although an ABSTRACT type may not itself have
a FINAL procedure -- its argument cannot be polymorphic, but
ABSTRACT types in declarations must always be so -- it can still
have finalizable components &/or components requiring deallocation.
Differential Revision: https://reviews.llvm.org/D155965
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
