[flang-commits] [flang] [flang][OpenMP][Lower] fix statement context cleanup insertion point (PR #133891)
Sergio Afonso via flang-commits
flang-commits at lists.llvm.org
Mon Apr 7 05:05:47 PDT 2025
https://github.com/skatrak approved this pull request.
Thank you, this LGTM.
At the time I refactored the processing of clauses I remember noticing there was some inconsistency between passing `StatementContext` references in and creating local ones, and wasn't sure what the right approach actually was. Good to see this finally straightened out.
https://github.com/llvm/llvm-project/pull/133891
More information about the flang-commits
mailing list