diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-01-04 09:25:40 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-01-13 14:22:45 -0800 |
commit | 00e0de05723a0eee491d4a1ddad69b7fe5265805 (patch) | |
tree | 5e4fea5bf308a21934b2f851b9c656bcd03c986b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.h | |
parent | cb6b9d3ae2cb56a3bb64f03756cf0b5c5fd031bf (diff) | |
download | llvm-00e0de05723a0eee491d4a1ddad69b7fe5265805.zip llvm-00e0de05723a0eee491d4a1ddad69b7fe5265805.tar.gz llvm-00e0de05723a0eee491d4a1ddad69b7fe5265805.tar.bz2 |
[flang] Extension: initialization of LOGICAL with INTEGER & vice versa
We already accept assignments of INTEGER to LOGICAL (& vice versa)
as an extension, but not initialization. Extend initialization
to cover those cases.
(Also fix misspelling in nearby comment as suggested by code reviewer.)
Decouple an inadvertent dependence cycle by moving two
one-line function definitions into a header file.
Differential Revision: https://reviews.llvm.org/D117159
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.h')
0 files changed, 0 insertions, 0 deletions