[all-commits] [llvm/llvm-project] 00e651: Revert "[flang] Detect circularly defined interfac...

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Mon Mar 1 02:35:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00e6513374eb961065d6830b30205fb0f3001c43
      https://github.com/llvm/llvm-project/commit/00e6513374eb961065d6830b30205fb0f3001c43
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

  Changed paths:
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Evaluate/characteristics.cpp
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Semantics/resolve102.f90

  Log Message:
  -----------
  Revert "[flang] Detect circularly defined interfaces of procedures"

This reverts commit 07de0846a5055015b55dc2b8faa2143f9902e549.

The original patch has caused 6 out 8 of Flang's public buildbots to
fail. As I'm not sure what the fix should be, I'm reverting this for
now. Please see https://reviews.llvm.org/D97201 for more context and
discussion.




More information about the All-commits mailing list