[PATCH] D112292: [Clang][OpenMP] Allow loop iteration var with threadprivate directive
Jennifer Yu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 22 09:26:56 PDT 2021
jyu2 added a comment.
In D112292#3080945 <https://reviews.llvm.org/D112292#3080945>, @lebedev.ri wrote:
> In which standard version was that rule introduced, is this missing some checks for the OpenMP version?
I check back to omp 45, the rule was there.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112292/new/
https://reviews.llvm.org/D112292
More information about the cfe-commits
mailing list