[flang-commits] [flang] [flang][Semantics][OpenMP] Don't privatise associate names (PR #108856)

Leandro Lupori via flang-commits flang-commits at lists.llvm.org
Mon Sep 16 14:47:26 PDT 2024


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

LGTM.

I would just change `OmpAttributeVisitor::CheckObjectInNamelist` to something like `OmpAttributeVisitor::CheckObjectInNamelistOrAssociate`, since now it also checks ASSOCIATE.

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


More information about the flang-commits mailing list