[all-commits] [llvm/llvm-project] 2815ba: [flang] Fix error message

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Jun 15 15:30:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2815bacc9157ab09d7bf049d88cf1c9716a334ba
      https://github.com/llvm/llvm-project/commit/2815bacc9157ab09d7bf049d88cf1c9716a334ba
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M flang/lib/Evaluate/common.cpp

  Log Message:
  -----------
  [flang] Fix error message

A message has a %s string substitution in it but somebody (probably me)
forgot to pass the argument that defines it.

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




More information about the All-commits mailing list