SLTozer wrote:

> I think some of the overloads for constructing an instruction aren't quite 
> right:

That's reasonable - I defaulted to adding nullptr-defaults in the case where it 
didn't cause incorrect overloads, but it's easier to keep only the existing 
defaults and let any others be added later as appropriate; I've updated the 
patch accordingly.

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

Reply via email to