erichkeane accepted this revision. erichkeane added a comment. This revision is now accepted and ready to land.
1 nit that the build bots caught, else I'm happy. ================ Comment at: clang/lib/Sema/SemaExpr.cpp:18364 + + assert(FD && FD->isImmediateFunction && + "could not find an immediate function in this expression"); ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158733/new/ https://reviews.llvm.org/D158733 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits