doru1004 added inline comments.
================ Comment at: clang/lib/Sema/SemaExpr.cpp:5423-5426 + + /// Act on the iterator variable declaration. + ActOnOpenMPIteratorVarDecl(VD); + ---------------- ABataev wrote: > Can we register this variable only in declare mapper context, i.e. add a > check that we add it only for declare mapper? Happy to do that! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141871/new/ https://reviews.llvm.org/D141871 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits