[all-commits] [llvm/llvm-project] dc477a: [flang] Remove obsolete TODO

Daniil Dudkin via All-commits all-commits at lists.llvm.org
Fri Aug 26 03:01:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc477a8161984dc5b8e245800e1166eb81394df6
      https://github.com/llvm/llvm-project/commit/dc477a8161984dc5b8e245800e1166eb81394df6
  Author: Daniil Dudkin <d.dudkin at partner.samsung.com>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M flang/lib/Lower/ConvertExpr.cpp
    A flang/test/Fir/non-trivial-procedure-binding-description.f90

  Log Message:
  -----------
  [flang] Remove obsolete TODO

As the comment tells, the TODO was added because
there was no conversion for abstract results in function types inside GlobalOps.
Since the conversion was added, this TODO is obsolete, so it is removed.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list