summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-01-27 12:09:07 -0800
committerPeter Klausler <pklausler@nvidia.com>2022-02-02 09:33:19 -0800
commit9772dbba74375da8dd16349dbe92e91a67c155e0 (patch)
tree08ec92415dd8553c76f35ce1e763c346de97e839 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentddd3807e6952dedfd842b3b10076a614f75c1979 (diff)
[flang] Set right "inNamelist" flag
NAMELIST I/O was inconsistent in its choice of which set of I/O modes to set the "inNamelist" flag. The wrong choice was in the set of modes that are part of the persistent state of an I/O connection; the right place is the set of modes that are reinitialized at the beginning of each I/O statement so that they can be modified by READ/WRITE control list specifiers and FORMAT control edit descriptors. Fix. Differential Revision: https://reviews.llvm.org/D118745
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions