anchu-rajendran accepted this revision. anchu-rajendran added a comment. This revision is now accepted and ready to land.
LGTM :). Thanks! ================ Comment at: clang/lib/CodeGen/CGOpenMPRuntime.cpp:1543 + OMPBuilder->getOrCreateIdent(SrcLocStr)); + } ---------------- Nit: I think its better to add comments on the implicit assumptions in clang code / on why initializations here is not required if OMPIRBuilder is not used. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D82822/new/ https://reviews.llvm.org/D82822 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits