[PATCH] D105046: [flang] Fix "non-advancing" I/O, support $ in FORMAT

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 28 12:18:40 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd0a1226b500: [flang] Fix "non-advancing" I/O, support $ in FORMAT (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105046/new/

https://reviews.llvm.org/D105046

Files:
  flang/runtime/connection.h
  flang/runtime/format-implementation.h
  flang/runtime/format.h
  flang/runtime/io-api.cpp
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/unit-map.cpp
  flang/runtime/unit.cpp
  flang/runtime/unit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105046.354985.patch
Type: text/x-patch
Size: 10406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210628/28359327/attachment.bin>


More information about the llvm-commits mailing list