http://llvm.org/bugs/show_bug.cgi?id=12066
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from [email protected] 2012-02-23 14:52:50 CST --- Well... Honestly I would like it to return NULL instead of crashing with exception. A piece of politeness every other list implementation in the world exerсises. It's not me being detrimental, it's a sign of some trouble with ilist_traits<Instruction> code. Notice that ilists for any simple class does not suffer from this problem. -- 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
