llvm-project
f530c161 - [OpenMP] Make isPrivatizingClause version-sensitive (#181691)

Commit
73 days ago
[OpenMP] Make isPrivatizingClause version-sensitive (#181691) Some pre-existing clauses (e.g. use_device_ptr) are privatizing in OpenMP 6.0, but not in 5.2. Make the check more accurate by considering the effective spec version.
Author
Parents
Loading