[all-commits] [llvm/llvm-project] 9bb091: [flang] Handle leading zeroes after decimal in REA...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Jul 21 18:04:34 PDT 2020


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

  Changed paths:
    M flang/runtime/edit-input.cpp
    M flang/unittests/Runtime/hello.cpp

  Log Message:
  -----------
  [flang] Handle leading zeroes after decimal in REAL formatted input

Leading zero digits after the decimal mark were being dropped.

Reviewed By: sscalpone

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




More information about the All-commits mailing list