efriedma-quic wrote: Doesn't CheckImplicitConversions() normally get called later through CheckCompletedExpr()?
Anyway, the helper you want is probably convertArgumentToType(). https://github.com/llvm/llvm-project/pull/197620 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
