[LLVMbugs] [Bug 9467] clang: APSInt.h:123: bool llvm::APSInt::operator<(const llvm::APSInt&) const: Assertion `IsUnsigned == RHS.IsUnsigned && "Signedness mismatch!"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 12 19:48:52 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9467
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Ted Kremenek <kremenek at apple.com> 2011-03-12 21:48:52 CST ---
Fixed in r127563.
--
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