diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2022-01-31 10:06:40 -0800 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2022-02-02 13:47:46 -0800 |
| commit | 2b0b9b2e836fffa920598ddcde326c2446127c42 (patch) | |
| tree | 6ea09803fd10a5154f969a728a8e3d5f7055e2a8 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 1d679097da9deba627fa2bbfc96d5657495056df (diff) | |
| download | llvm-2b0b9b2e836fffa920598ddcde326c2446127c42.zip llvm-2b0b9b2e836fffa920598ddcde326c2446127c42.tar.gz llvm-2b0b9b2e836fffa920598ddcde326c2446127c42.tar.bz2 | |
[flang] Modify right modes for READ/WRITE vs OPEN
When a mode flag is modified (e.g., BLANK='ZERO') in an I/O data transfer
statement, ensure that the right set of mode flags is modified.
There's one set of mode flags that are captured by an OPEN
statement and maintained in the connection, and another that
is maintained in an I/O statement state record for local mutability.
Some I/O API routines were unconditionally modifying the persistent
set of flags.
Differential Revision: https://reviews.llvm.org/D118835
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
