[all-commits] [llvm/llvm-project] 77d667: [flang][runtime] Support L editing of Logical

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Wed Apr 5 10:11:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77d667b114bee344d1e0459839afe58f4af53089
      https://github.com/llvm/llvm-project/commit/77d667b114bee344d1e0459839afe58f4af53089
  Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M flang/docs/Extensions.md
    M flang/runtime/edit-output.cpp
    M flang/runtime/format-implementation.h
    M flang/unittests/Runtime/CMakeLists.txt
    A flang/unittests/Runtime/LogicalFormatTest.cpp

  Log Message:
  -----------
  [flang][runtime] Support L editing of Logical

I tested gfortran and flang(old). https://godbolt.org/z/c89foro4G

Reviewed By: klausler

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




More information about the All-commits mailing list