[all-commits] [llvm/llvm-project] 0ab170: [flang] Support substring references in NAMELIST i...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Jan 18 11:24:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ab170803fc1d019b730761a0f94d7c3557b2ea0
      https://github.com/llvm/llvm-project/commit/0ab170803fc1d019b730761a0f94d7c3557b2ea0
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M flang/runtime/namelist.cpp
    M flang/unittests/Runtime/Namelist.cpp

  Log Message:
  -----------
  [flang] Support substring references in NAMELIST input

Implements substring references into potentially partial CHARACTER
scalars and array elements in NAMELIST input.

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




More information about the All-commits mailing list