llvm-project
86fa018a - [Flang][OpenMP] Initial defaultmap(none) implementation (#166715)

Commit
12 hours ago
[Flang][OpenMP] Initial defaultmap(none) implementation (#166715) This PR adds defaultmap(none) behaviour to Flang, where we emit a semantic error if variables within the target construct do not have an associated data attribute. Similar to the way default behaves, as described by the OpenMP specification.
Author
Parents
Loading