[all-commits] [llvm/llvm-project] 6ba195: [flang][OpenMP] Fix ignore-target-data.f90 test
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Jun 20 09:09:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ba1955ba22c0bea4d2fb76c6dfcad0f5354be72
https://github.com/llvm/llvm-project/commit/6ba1955ba22c0bea4d2fb76c6dfcad0f5354be72
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
A flang/test/Lower/OpenMP/ignore-target-data.f90
R flang/test/Lower/ignore-target-data.f90
Log Message:
-----------
[flang][OpenMP] Fix ignore-target-data.f90 test
Allow the function definition line to match with and without attrbute
set number.
This fixes build break after PR144534:
https://lab.llvm.org/buildbot/#/builders/157/builds/31331
Also move the test to the OpenMP subdirectory where it should have
been from the beginning.
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