================ @@ -18406,9 +18406,10 @@ static void EvaluateAndDiagnoseImmediateInvocation( FD = Call->getConstructor(); else if (auto *Cast = dyn_cast<CastExpr>(InnerExpr)) FD = dyn_cast_or_null<FunctionDecl>(Cast->getConversionFunction()); - ---------------- erichkeane wrote:
Unrelated change. https://github.com/llvm/llvm-project/pull/68646 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits