[LLVMbugs] [Bug 7925] APSInt signedness assertion in BasicValueFactory::EvaluateAPSInt
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Aug 16 16:26:16 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7925
Jordy Rose <jediknil at belkadan.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jordy Rose <jediknil at belkadan.com> 2010-08-16 18:26:15 CDT ---
When checking buffer accesses, the "size" being passed around was assumed to be
unsigned. Fixed in r111205.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list