junaire added inline comments.
================ Comment at: clang/lib/CodeGen/CodeGenModule.h:1500 + + assert(WeakRefReferences.empty() && + "Not all WeakRefRefs have been applied"); ---------------- v.g.vassilev wrote: > It seems that we forgot to move the `WeakRefReferences`? Thanks for the heads up, I've added that in https://github.com/llvm/llvm-project/commit/0ecbedc0986bd4b7b90a60a5f31d32337160d4c4 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126781/new/ https://reviews.llvm.org/D126781 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits