================
@@ -911,7 +911,8 @@ void FactsGenerator::handleMovedArgsInCall(const
FunctionDecl *FD,
ArrayRef<const Expr *> Args) {
unsigned IsInstance = 0;
----------------
usx95 wrote:Let us rename it to `ImplicitObjectArgOffset` or something as "Instance" is no more correct here. https://github.com/llvm/llvm-project/pull/212154 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
