[all-commits] [llvm/llvm-project] b288b4: [flang] Enforce C839 (#71239)

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Nov 13 14:31:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b288b412edbe1a9e6f2cf88672a214f29082e2d3
      https://github.com/llvm/llvm-project/commit/b288b412edbe1a9e6f2cf88672a214f29082e2d3
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/call14.f90
    M flang/test/Semantics/misc-declarations.f90

  Log Message:
  -----------
  [flang] Enforce C839 (#71239)

An assumed-rank array may not be a coarray and may not have the VALUE
attribute.




More information about the All-commits mailing list