diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2022-08-03 12:21:17 -0700 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2022-08-08 15:59:12 -0700 |
| commit | b8641bfc4c2d488c7a09a556728f10340d5c8819 (patch) | |
| tree | 72a8cbd28b1f27e4e12b723efb70bbed35935fcb /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 1b212d1098d264f2d5ccc17cde5492f9f2338df6 (diff) | |
| download | llvm-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
