http://llvm.org/bugs/show_bug.cgi?id=2208
Summary: Compiler warning: control reaches end of non-void
function
Product: libraries
Version: 2.2
Platform: Other
OS/Version: AIX
Status: NEW
Severity: minor
Priority: P2
Component: Interprocedural Analyses
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
llvm[3]: Compiling Andersens.cpp for Release build
/llvm-2.2/include/llvm/ADT/SparseBitVector.h: In member function `int
llvm::SparseBitVectorElement<ElementSize>::find_first() const [with unsigned
int ElementSize = 128u]':
/llvm-2.2/include/llvm/ADT/SparseBitVector.h:168: warning: control reaches end
of non-void function
A function with an integer return ends in an assert() with no return value.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs