[all-commits] [llvm/llvm-project] f6e836: [flang] Improve two coarray error messages (#129597)

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Mar 3 14:47:23 PST 2025


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

  Changed paths:
    M flang/lib/Semantics/check-declarations.cpp
    M flang/test/Semantics/coarrays02.f90
    M flang/test/Semantics/init01.f90

  Log Message:
  -----------
  [flang] Improve two coarray error messages (#129597)

Two messages that complain about local variables mention that they don't
have the SAVE attribute; in both cases, it would be okay if they were
ALLOCATABLE instead. Clarify the messages.



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