[all-commits] [llvm/llvm-project] 0d454e: [flang] Fix bug detecting intrinsic function

Tim Keith via All-commits all-commits at lists.llvm.org
Mon Aug 3 12:22:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d454e8e087049ae86283e73a25cf8eaad488651
      https://github.com/llvm/llvm-project/commit/0d454e8e087049ae86283e73a25cf8eaad488651
  Author: Tim Keith <tkeith at nvidia.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Semantics/symbol18.f90

  Log Message:
  -----------
  [flang] Fix bug detecting intrinsic function

Don't set the INTRINSIC attribute on a dummy procedure.

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




More information about the All-commits mailing list