[all-commits] [llvm/llvm-project] 4e53e2: Revert "[flang] Debugging of ACCESS='STREAM' I/O"
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Thu Feb 3 07:20:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e53e283744b1a314948b1ca139c09811121f70e
https://github.com/llvm/llvm-project/commit/4e53e283744b1a314948b1ca139c09811121f70e
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M flang/include/flang/Runtime/iostat.h
M flang/runtime/connection.h
M flang/runtime/edit-input.cpp
M flang/runtime/file.h
M flang/runtime/io-api.cpp
M flang/runtime/io-stmt.cpp
M flang/runtime/io-stmt.h
M flang/runtime/iostat.cpp
M flang/runtime/unit.cpp
M flang/runtime/unit.h
Log Message:
-----------
Revert "[flang] Debugging of ACCESS='STREAM' I/O"
This reverts commit be9946b877add0db906090d22840b213c3f41dd2.
This change has caused Flang's Windows buildbot to start failing:
* https://lab.llvm.org/buildbot/#/builders/172/builds/7664
More information about the All-commits
mailing list