erichkeane wrote:

Oof, hrmph.  It seems to me that we just have to be slightly more aggressive at 
making sure we instantiate stuff I think.

This sentence:
`In this case, the lambda resides within the function declaration 
compare_three_way_result_t<_Tp, _Up> operator<=>(_Tp, _Up), which remains 
uninstantiated at this point!`

Is kinda wrong, it should be in the instantiation of that function...

https://github.com/llvm/llvm-project/pull/102857
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to