[Lldb-commits] [lldb] 2501e86 - [lldb/Scalar] Fix undefined behavior

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 1 01:31:51 PDT 2020


On 30/06/2020 21:42, Jonas Devlieghere via lldb-commits wrote:
> + Pavel for post-commit review.
> 
> I've reinstated the original behavior to fix the UBSan error on the bot.
> Please let me know if you prefer a different approach. 
> 

Thanks for catching that. In 8270a903b, I've extended this behavior to
all float->int conversions instead of just special-casing double->ulonglong.


More information about the lldb-commits mailing list