[all-commits] [llvm/llvm-project] be449d: [flang][openacc] fix a bug with checking data mapp...

Andre Kuhlenschmidt via All-commits all-commits at lists.llvm.org
Wed Jul 30 22:51:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be449d6b6587af30fd999a8ede88ff06bb7535df
      https://github.com/llvm/llvm-project/commit/be449d6b6587af30fd999a8ede88ff06bb7535df
  Author: Andre Kuhlenschmidt <andre.kuhlenschmidt at gmail.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M flang/lib/Semantics/resolve-directives.cpp
    A flang/test/Semantics/OpenACC/acc-default-none-function.f90

  Log Message:
  -----------
  [flang][openacc] fix a bug with checking data mapping clause when there is no default (#151419)

Test case used to complain about `dosomething` requiring a data mapping
clause. Now no such error exists.



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