[flang-commits] [PATCH] D87052: [flang] Implement nonstandard OPEN statement CARRIAGECONTROL specifier
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Sep 2 13:08:40 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc963757783d7: [flang] Implement nonstandard OPEN statement CARRIAGECONTROL specifier (authored by klausler).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87052/new/
https://reviews.llvm.org/D87052
Files:
flang/docs/Extensions.md
flang/docs/f2018-grammar.txt
flang/include/flang/Common/Fortran-features.h
flang/include/flang/Common/Fortran.h
flang/include/flang/Parser/parse-tree.h
flang/lib/Lower/IO.cpp
flang/lib/Parser/io-parsers.cpp
flang/lib/Semantics/check-io.cpp
flang/runtime/io-api.cpp
flang/runtime/io-api.h
flang/runtime/io-stmt.cpp
flang/test/Semantics/io01.f90
flang/test/Semantics/io05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87052.289551.patch
Type: text/x-patch
Size: 16190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200902/c284b1f6/attachment.bin>
More information about the flang-commits
mailing list