[all-commits] [llvm/llvm-project] e79a86: [flang] Insert leading blanks in LOGICAL formatted...

Peter Klausler via All-commits all-commits at lists.llvm.org
Sat Jul 18 10:45:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e79a86e45b21cacc57e0cb8bd40d137d8768fc26
      https://github.com/llvm/llvm-project/commit/e79a86e45b21cacc57e0cb8bd40d137d8768fc26
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2020-07-18 (Sat, 18 Jul 2020)

  Changed paths:
    M flang/runtime/edit-output.cpp

  Log Message:
  -----------
  [flang] Insert leading blanks in LOGICAL formatted output fields

Summary: For Lw output editing, emit (w-1) blanks before the T or the F.

Reviewed By: sscalpone, PeteSteinfeld

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




More information about the All-commits mailing list