[flang-commits] [flang] [flang][OpenMP] Fix predetermined variables with default(none) (PR #220784)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Thu Sep 3 05:49:26 PDT 2026
https://github.com/luporl requested changes to this pull request.
PR #216403 already fixes #197396, in a very similar way. Are there any issues with it?
Suppressing the error on `parallel default(none)`/`simd` loop variables was already proposed in #220205, but the consensus was that the error is appropriate in this case.
https://github.com/llvm/llvm-project/pull/220784
More information about the flang-commits
mailing list