[all-commits] [llvm/llvm-project] 7fdd0c: [flang] Semantic-check for procedure pointers with...

kkwli via All-commits all-commits at lists.llvm.org
Thu Dec 15 10:40:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fdd0c00e0ab030b64618778c24dc329ce3d1535
      https://github.com/llvm/llvm-project/commit/7fdd0c00e0ab030b64618778c24dc329ce3d1535
  Author: Kelvin Li <kli at ca.ibm.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/call01.f90
    A flang/test/Semantics/call31.f90

  Log Message:
  -----------
  [flang] Semantic-check for procedure pointers with assumed character length

Fixes: https://github.com/llvm/llvm-project/issues/59496

Committed on behalf of tislam

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




More information about the All-commits mailing list