[all-commits] [llvm/llvm-project] fe55e4: [Flang] [Semantics] More descript warning message ...

pscoro via All-commits all-commits at lists.llvm.org
Tue Feb 7 08:03:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe55e42eff2466d1fffae30cf24037636f44b04c
      https://github.com/llvm/llvm-project/commit/fe55e42eff2466d1fffae30cf24037636f44b04c
  Author: Paul Scoropan <1paulscoropan at gmail.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Semantics/resolve20.f90

  Log Message:
  -----------
  [Flang] [Semantics] More descript warning message for same named external statements and interfaces

For issue: https://github.com/llvm/llvm-project/issues/56605. Previous error messages are not descriptive of problem. Issuing warnings instead that do not halt compilation but offer better description of problem.

Reviewed By: klausler

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




More information about the All-commits mailing list