Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87052
[flang] Implement nonstandard OPEN statement CARRIAGECONTROL specifier ClosedPublic Authored by klausler on Sep 2 2020, 12:29 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 2 2020, 1:05 PM This revision was landed with ongoing or failed builds.Sep 2 2020, 1:08 PM Closed by commit rGc963757783d7: [flang] Implement nonstandard OPEN statement CARRIAGECONTROL specifier (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289551 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.h
flang/runtime/io-api.cpp
flang/runtime/io-stmt.cpp
flang/test/Semantics/io01.f90
flang/test/Semantics/io05.f90
|