[all-commits] [llvm/llvm-project] 89d5c3: [flang] Make per-argument intrinsic error messages...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Mar 7 12:31:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89d5c31b780d28de1a9867238fe2304eef6dff37
      https://github.com/llvm/llvm-project/commit/89d5c31b780d28de1a9867238fe2304eef6dff37
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M flang/include/flang/Parser/message.h
    M flang/lib/Evaluate/intrinsics.cpp

  Log Message:
  -----------
  [flang] Make per-argument intrinsic error messages more localized

A recent patch made it possible to emit more localized error messages
pertaining to actual arguments in non-intrinsic procedure references.
Use these new powers for good and make intrinsic error messages more
precise, too.

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




More information about the All-commits mailing list