aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-08-03 12:21:17 -0700
committerPeter Klausler <pklausler@nvidia.com>2022-08-08 15:59:12 -0700
commitb8641bfc4c2d488c7a09a556728f10340d5c8819 (patch)
tree72a8cbd28b1f27e4e12b723efb70bbed35935fcb /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent1b212d1098d264f2d5ccc17cde5492f9f2338df6 (diff)
downloadllvm-b8641bfc4c2d488c7a09a556728f10340d5c8819.zip
llvm-b8641bfc4c2d488c7a09a556728f10340d5c8819.tar.gz
llvm-b8641bfc4c2d488c7a09a556728f10340d5c8819.tar.bz2
[flang] Don't compute pointer component procedure characteristics when not needed
When a procedure pointer component has an interface that is a forward reference to a procedure, syntax errors can be emitted if there is a structure constructor that tries to initialize that component, since its characteristics are not yet known; however, when the initializer is a bare NULL(with no mold), those characteristics don't matter. Make the characterization of the procedure pointer component take place only when needed. Differential Revision: https://reviews.llvm.org/D131100
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions