[flang-commits] [flang] [flang][semantics][OpenMP] no privatisation of stmt functions (PR #106550)
    Leandro Lupori via flang-commits 
    flang-commits at lists.llvm.org
       
    Wed Oct  2 09:55:59 PDT 2024
    
    
  
https://github.com/luporl commented:
`OmpAttributeVisitor::Post(const parser::Name &name)` and `DataSharingProcessor::collectSymbols` also need to be changed, to avoid implicit privatisation of stmt functions.
But this can be done in a separate patch.
https://github.com/llvm/llvm-project/pull/106550
    
    
More information about the flang-commits
mailing list