[flang-commits] [PATCH] D122038: [flang] Initial UTF-8 support in runtime I/O
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Mar 22 11:48:38 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbafbae238aa1: [flang] Initial UTF-8 support in runtime I/O (authored by klausler).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122038/new/
https://reviews.llvm.org/D122038
Files:
flang/include/flang/Runtime/iostat.h
flang/runtime/CMakeLists.txt
flang/runtime/descriptor-io.h
flang/runtime/edit-input.cpp
flang/runtime/edit-input.h
flang/runtime/edit-output.cpp
flang/runtime/edit-output.h
flang/runtime/environment.cpp
flang/runtime/environment.h
flang/runtime/internal-unit.cpp
flang/runtime/internal-unit.h
flang/runtime/io-stmt.cpp
flang/runtime/io-stmt.h
flang/runtime/iostat.cpp
flang/runtime/namelist.cpp
flang/runtime/unit.cpp
flang/runtime/unit.h
flang/runtime/utf.cpp
flang/runtime/utf.h
flang/unittests/Runtime/ExternalIOTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122038.417355.patch
Type: text/x-patch
Size: 58751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220322/a2940eee/attachment-0001.bin>
More information about the flang-commits
mailing list