[cfe-commits] Bug in include/llvm/ADT/APSInt.h
Chris Lattner
clattner at apple.com
Thu Jan 29 17:59:03 PST 2009
On Jan 29, 2009, at 5:39 PM, Ben Laurie wrote:
> caused by the weird decision to have signedness represented
> differently in APInt and APSInt... might be nice to make them
> consistent...
Wow, that *is* scary, fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090126/072914.html
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090126/011550.html
-Chris
More information about the cfe-commits
mailing list