jdoerfert accepted this revision. jdoerfert added a comment. This revision is now accepted and ready to land.
LG, one nit. ================ Comment at: clang/lib/CodeGen/CGOpenMPRuntime.cpp:9439 +// Try to extract the base declaration from a `this->x` expression if possible. +ValueDecl *getDeclFromThisExpr(const Expr *E) { + if (!E) ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D108483/new/ https://reviews.llvm.org/D108483 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits