[all-commits] [llvm/llvm-project] 0cfadb: [flang] Allow NULL() actual argument for pointer d...

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Jan 21 16:42:44 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cfadb37f4fef016998cb412270cfe87b0683090
      https://github.com/llvm/llvm-project/commit/0cfadb37f4fef016998cb412270cfe87b0683090
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M flang/lib/Semantics/check-call.cpp

  Log Message:
  -----------
  [flang] Allow NULL() actual argument for pointer dummy

Fixes a bogus error message about an actual argument not being an
object.

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




More information about the All-commits mailing list