efriedma-quic wrote:

In `void f(void g(long long), __uint128_t x) { g(x) ;}`, the stack trace of the 
diagnostic is 
ActOnFinishFullExpr->CheckCompletedExpr->AnalyzeImplicitConversions .  I don't 
see any reason for intrinsics to behave differently.

https://github.com/llvm/llvm-project/pull/197620
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to