[all-commits] [llvm/llvm-project] 129db4: [flang] Catch both EXTERNAL and INTRINSIC on type ...

Peter Klausler via All-commits all-commits at lists.llvm.org
Fri Jul 25 14:48:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 129db4dc3e53abd0021dc443d68fdadb1d8dd27d
      https://github.com/llvm/llvm-project/commit/129db4dc3e53abd0021dc443d68fdadb1d8dd27d
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp
    A flang/test/Semantics/resolve126.f90

  Log Message:
  -----------
  [flang] Catch both EXTERNAL and INTRINSIC on type declaration stmt (#150254)

The EXTERNAL and INTRINSIC attributes can't both appear on the same type
declarations statement.

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



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