[all-commits] [llvm/llvm-project] b6b589: [flang] An erroneous type bound procedure was caus...

Pete Steinfeld via All-commits all-commits at lists.llvm.org
Fri Oct 23 14:05:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6b589ca84841f7ef4ac8c67570ec1e43b29aa76
      https://github.com/llvm/llvm-project/commit/b6b589ca84841f7ef4ac8c67570ec1e43b29aa76
  Author: Peter Steinfeld <psteinfeld at nvidia.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M flang/lib/Semantics/expression.cpp
    M flang/test/Semantics/bindings01.f90

  Log Message:
  -----------
  [flang] An erroneous type bound procedure was causing a call to CHECK()

I added a test to verify that the associated symbol did not have errors before
doing the anaylsis of a call to a component ref along with a test that
triggers the original problem.

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




More information about the All-commits mailing list