[flang-commits] [flang] [flang][semantics][OpenMP] no privatisation of stmt functions (PR #106550)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Thu Oct 3 06:56:24 PDT 2024


https://github.com/luporl approved this pull request.

LGTM, thanks for undoing the implicit privatization of statement functions. I agree that it is better than a revert at this point.

nit: the `OmpFromStmtFunction` flag should also be removed.

https://github.com/llvm/llvm-project/pull/106550


More information about the flang-commits mailing list