[flang-commits] [flang] [flang][OpenMP] Fix copyprivate semantic	checks (PR #95799)
    Leandro Lupori via flang-commits 
    flang-commits at lists.llvm.org
       
    Tue Jun 25 06:28:21 PDT 2024
    
    
  
luporl wrote:
The copyprivate checks should behave correctly now, in all cases that I'm aware of.
Some symbols that represent variables with shared DSA were missing too. These were added, which required the update of some tests. I also did a slight code refactoring.
https://github.com/llvm/llvm-project/pull/95799
    
    
More information about the flang-commits
mailing list