c8ef wrote:

> > This patch fixes the issue.
> 
> What issue? Is there a bug open about this?
> 
> You didn't implement it for the bytecode interpreter at all, only for the 
> current interpreter.

Yes, I realized that. Apologies for the oversight. I will add the 
implementation to `InterpBuiltin.cpp`. Also, I'm curious why this triggers 
UBSan. Does the patch itself have a bug?

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

Reply via email to