[LLVMbugs] [Bug 9467] New: 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 02:46:16 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9467
Summary: clang: APSInt.h:123: bool
llvm::APSInt::operator<(const llvm::APSInt&) const:
Assertion `IsUnsigned == RHS.IsUnsigned && "Signedness
mismatch!"' failed.
Product: clang
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
--
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