[LLVMbugs] [Bug 12066] Crash in getPrevNode() for iplist<Instruction>
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 23 12:52:50 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12066
anton at d-inter.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #2 from anton at d-inter.ru 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.
More information about the llvm-bugs
mailing list