[all-commits] [llvm/llvm-project] 5501c1: [flang] Fix OPEN/WRITE(SIGN='SUPPRESS')
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Jan 20 15:34:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5501c16edf0f0211386edee9029af5a2b92fcc17
https://github.com/llvm/llvm-project/commit/5501c16edf0f0211386edee9029af5a2b92fcc17
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-01-20 (Thu, 20 Jan 2022)
Changed paths:
M flang/runtime/io-api.cpp
Log Message:
-----------
[flang] Fix OPEN/WRITE(SIGN='SUPPRESS')
The keyword value was misspelled in the runtime.
Differential Revision: https://reviews.llvm.org/D117816
More information about the All-commits
mailing list