aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectTarget.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2023-06-29 15:19:23 -0700
committerPeter Klausler <pklausler@nvidia.com>2023-07-03 11:28:28 -0700
commitc9b31dae56f155ed08cc855dffe7eae2ea8cd30d (patch)
tree9b3a2b315421e5cda5ced51e2325e54ddeb75a23 /lldb/source/Commands/CommandObjectTarget.cpp
parent2163e662c64f892ef9952f6e57b6cda2f4403479 (diff)
downloadllvm-c9b31dae56f155ed08cc855dffe7eae2ea8cd30d.zip
llvm-c9b31dae56f155ed08cc855dffe7eae2ea8cd30d.tar.gz
llvm-c9b31dae56f155ed08cc855dffe7eae2ea8cd30d.tar.bz2
[flang][runtime] Allow OPEN(n,ENCODING=) to change the encoding
OPEN statements can be used to change some, but not all, attributes of units that have already been opened. The I/O runtime library wasn't allowing ENCODING= to be changed. Every other Fortran compiler permits this usage, and it's safe and useful, so allow it. (Otherwise there's no good way to ensure that the preconnected unit 6 is in UTF-8 mode.) Differential Revision: https://reviews.llvm.org/D154379
Diffstat (limited to 'lldb/source/Commands/CommandObjectTarget.cpp')
0 files changed, 0 insertions, 0 deletions