[flang-commits] [PATCH] D122899: [flang] add evaluate::IsAllocatable helper

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Apr 1 11:41:42 PDT 2022


jeanPerier added a comment.

In D122899#3422673 <https://reviews.llvm.org/D122899#3422673>, @klausler wrote:

> There is a naming clash with `semantics::IsAllocatable()`.

I see. Would `evaluate::IsAllocatableEntity()` sounds good to you ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122899/new/

https://reviews.llvm.org/D122899



More information about the flang-commits mailing list