[all-commits] [llvm/llvm-project] 13b2fc: [flang][near NFC] Fix English in an error message ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Jul 30 11:42:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13b2fc1b9d04065d542acc0dd357865febfd3377
      https://github.com/llvm/llvm-project/commit/13b2fc1b9d04065d542acc0dd357865febfd3377
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M flang/lib/Semantics/pointer-assignment.cpp
    M flang/test/Semantics/assign02.f90

  Log Message:
  -----------
  [flang][near NFC] Fix English in an error message (#151029)

Correct "is a not a pointer" to "is not a pointer" in an error message.
While here, also unsplit nearby error messages so that their contents
are more searchable.

Fixes https://github.com/llvm/llvm-project/issues/150864.



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