[all-commits] [llvm/llvm-project] ddb355: [flang] Add missing source location to a semantic ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Oct 6 13:51:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddb35533e63a5cecd98e82247d1c0124beb37c6e
      https://github.com/llvm/llvm-project/commit/ddb35533e63a5cecd98e82247d1c0124beb37c6e
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    M flang/lib/Semantics/expression.cpp
    M flang/test/Semantics/expr-errors04.f90

  Log Message:
  -----------
  [flang] Add missing source location to a semantic error message

Ensure that the semantic error "An allocatable or pointer component
reference must be applied to a scalar base" is emitted with a source
code location.

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




More information about the All-commits mailing list