[all-commits] [llvm/llvm-project] a8680b: [flang][semantics] add portability warning and tes...

Andre Kuhlenschmidt via All-commits all-commits at lists.llvm.org
Wed Aug 27 10:09:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8680be158acac6d8cd4af042f4989c75594c80b
      https://github.com/llvm/llvm-project/commit/a8680be158acac6d8cd4af042f4989c75594c80b
  Author: Andre Kuhlenschmidt <andre.kuhlenschmidt at gmail.com>
  Date:   2025-08-27 (Wed, 27 Aug 2025)

  Changed paths:
    M flang/include/flang/Evaluate/tools.h
    M flang/lib/Evaluate/tools.cpp
    M flang/lib/Semantics/check-call.cpp
    A flang/test/Semantics/call45.f90

  Log Message:
  -----------
  [flang][semantics] add portability warning and tests for copy-in/copy-out case (#153263)

This PR adds some tests and a portability warning around
volatility/async, copy-in/copy-out, and definability. It was a NFC until
we decided to add the portability warning.



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