Andre Kuhlenschmidt fb4d72e2bc
[flang][acc] honor reduction clause's implied copy attribute (#156982)
The Open ACC spec states that the reduction clause implies the copy
clause. Account for this in the check for `default(none)` variables. Add
a test that shouldn't error, but did before this PR.
2025-09-06 08:30:08 -07:00
..