[all-commits] [llvm/llvm-project] 1dc397: [flang] Enforce control flow restrictions on CHANG...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Mar 19 12:00:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dc397deedb00ff13906788dd1a24d2bd21652f4
      https://github.com/llvm/llvm-project/commit/1dc397deedb00ff13906788dd1a24d2bd21652f4
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M flang/lib/Semantics/check-coarray.cpp
    M flang/lib/Semantics/check-coarray.h
    A flang/test/Semantics/change_team02.f90

  Log Message:
  -----------
  [flang] Enforce control flow restrictions on CHANGE TEAM (#131013)

Like DO CONCURRENT and CRITICAL constructs, control flow into and out of
a CHANGE TEAM construct is disallowed.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list