https://llvm.org/bugs/show_bug.cgi?id=28739

Richard Smith <richard-l...@metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Richard Smith <richard-l...@metafoo.co.uk> ---
Looks like there are a few places in the constant expression evaluator where we
assume integers added to a pointer will fit into 64 bits. I fixed all the cases
I could find in r293568.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to