llvm-project
4e0b68ce
- [OpenACC] Implement warning restrictions for 'firstprivate'
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
136 days ago
[OpenACC] Implement warning restrictions for 'firstprivate' 'firstprivate' can't be generated unless we have a copy constructor, so this patch implements the restriction as a warning, and prevents the item from being added to the AST.
Author
erichkeane
Committer
erichkeane
Parents
dd0737bd
Loading