search for: 99c14926

Displaying 1 result from an estimated 1 matches for "99c14926".

Did you mean: 99614726
2018 May 25
1
double to unsigned char cast
I'd also note that -fsanitize=undefined will detect the error at runtime. On Fri, May 25, 2018 at 4:38 AM Hans Wennborg via llvm-dev < llvm-dev at lists.llvm.org> wrote: > On Tue, May 22, 2018 at 6:17 PM, Jay K via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > This seems disappointing. > > > > Casting any value to an integral type should yield a value