[all-commits] [llvm/llvm-project] 80a54e: [flang] Disallow noninteroperable dummy procedures...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Jul 17 11:36:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80a54edc14c61fcffc96f46cd6192b5a18fb1d83
      https://github.com/llvm/llvm-project/commit/80a54edc14c61fcffc96f46cd6192b5a18fb1d83
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

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

  Log Message:
  -----------
  [flang] Disallow noninteroperable dummy procedures from interoperable procedures

A BIND(C) interoperable procedure must have only interoperable dummy procedures.

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




More information about the All-commits mailing list