llvm-project
4e0b68ce - [OpenACC] Implement warning restrictions for 'firstprivate'

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
Committer
Parents
Loading