[all-commits] [llvm/llvm-project] c96375: [flang] Implement nonstandard OPEN statement CARRI...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Sep 2 13:08:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c963757783d7cd8596d7f9cd814f01338458c496
      https://github.com/llvm/llvm-project/commit/c963757783d7cd8596d7f9cd814f01338458c496
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M flang/docs/Extensions.md
    M flang/docs/f2018-grammar.txt
    M flang/include/flang/Common/Fortran-features.h
    M flang/include/flang/Common/Fortran.h
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Lower/IO.cpp
    M flang/lib/Parser/io-parsers.cpp
    M flang/lib/Semantics/check-io.cpp
    M flang/runtime/io-api.cpp
    M flang/runtime/io-api.h
    M flang/runtime/io-stmt.cpp
    M flang/test/Semantics/io01.f90
    M flang/test/Semantics/io05.f90

  Log Message:
  -----------
  [flang] Implement nonstandard OPEN statement CARRIAGECONTROL specifier

Differential Revision: https://reviews.llvm.org/D87052




More information about the All-commits mailing list