AaronBallman wrote: > all CXXThisExpr found within that CXXDefaultInitExpr point to the > InitListExpr and not to the actual instance pointer of the current stack > frame.
What do you mean "point to"? (They would point to the `this` object for the class in which the default init expr is found.) https://github.com/llvm/llvm-project/pull/106552 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits