[all-commits] [llvm/llvm-project] cbfc22: [flang] Fix name of dummy argument to intrinsic NE...

Peter Klausler via All-commits all-commits at lists.llvm.org
Sat Jul 23 09:31:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbfc22392085924c39fbd239884c12a1b5294085
      https://github.com/llvm/llvm-project/commit/cbfc22392085924c39fbd239884c12a1b5294085
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-07-23 (Sat, 23 Jul 2022)

  Changed paths:
    M flang/lib/Evaluate/intrinsics.cpp
    M flang/test/Semantics/allocate04.f90

  Log Message:
  -----------
  [flang] Fix name of dummy argument to intrinsic NEW_LINE(A='')

It should be A= but I misspelled it in the intrinsics table as X=.

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




More information about the All-commits mailing list