[all-commits] [llvm/llvm-project] 17e2f2: [flang] Fix Boolean flag arguments

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Apr 14 10:20:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17e2f236f05a8eb73bd66d5f286dccc14d412e74
      https://github.com/llvm/llvm-project/commit/17e2f236f05a8eb73bd66d5f286dccc14d412e74
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
    M flang/runtime/buffer.h
    M flang/runtime/io-api.cpp

  Log Message:
  -----------
  [flang] Fix Boolean flag arguments

Two sites in io-api.cpp pass the wrong Boolean flag value to
signify that a new anonymous unit is a formatted file.

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




More information about the All-commits mailing list