llvm-project
36d9e10a
- [flang][OpenMP] Fix scope checks for ALLOCATE directive (#160948)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[flang][OpenMP] Fix scope checks for ALLOCATE directive (#160948) Make sure that the ALLOCATE directive adds its source span to the current scope, and that the scope checks compare scoping units, not the specific scopes.
References
#160948 - [flang][OpenMP] Fix scope checks for ALLOCATE directive
Author
kparzysz
Parents
668f56d0
Loading