ABataev accepted this revision. ABataev added a comment. This revision is now accepted and ready to land.
LG with a nit. ================ Comment at: clang/lib/Sema/SemaOpenMP.cpp:8658 !isOpenMPSimdDirective(DKind) && DVar.CKind != OMPC_unknown && + DVar.CKind != OMPC_threadprivate && DVar.CKind != OMPC_private && DVar.CKind != OMPC_lastprivate)) && ---------------- Need to fix the formatting. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112292/new/ https://reviews.llvm.org/D112292 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits