[all-commits] [llvm/llvm-project] 114ce2: [flang][runtime] Fix typo in assign.cpp

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Feb 15 10:14:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 114ce273d86a091f61446c8778dbf102942c96cf
      https://github.com/llvm/llvm-project/commit/114ce273d86a091f61446c8778dbf102942c96cf
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M flang/runtime/assign.cpp

  Log Message:
  -----------
  [flang][runtime] Fix typo in assign.cpp

Variable name 'y' needs to be used in the declaration of 'yDesc'.

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




More information about the All-commits mailing list