[flang-commits] [flang] [Flang][OpenMP] Finalize Statement context of clauses before op creation (PR #71679)

Sergio Afonso via flang-commits flang-commits at lists.llvm.org
Wed Nov 8 08:33:11 PST 2023


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

LGTM. It looks to me like it would probably be a good idea to do this for others if not most or all of the other clauses. During my refactoring work I think I just tried to keep the original behavior, but I wasn't too familiar with the effects of these `StatementContext` objects, so there may be other related issues.

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


More information about the flang-commits mailing list