[all-commits] [llvm/llvm-project] 5c116d: [flang] Mark C_ASSOCIATED specific procedures as PURE

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Mar 25 15:04:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c116d50e42f93ef4fa9a9719121378ec6b99b69
      https://github.com/llvm/llvm-project/commit/5c116d50e42f93ef4fa9a9719121378ec6b99b69
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
    M flang/module/iso_c_binding.f90

  Log Message:
  -----------
  [flang] Mark C_ASSOCIATED specific procedures as PURE

The interfaces to C_ASSOCIATED()'s specific procedures must be
PURE so that they are accepted for use in specification expressions.

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




More information about the All-commits mailing list