Remove bogus assertion. This unbreaks mingw, where ConstantSDNode
[oota-llvm.git] / include / llvm / ADT / ilist.h
2008-07-12 Nick Lewyckyoperator[] is not defined for list::iterator. Overload...
2008-07-10 Ted KremenekMake typedefs in ilist public (Visual C++ errors out...
2008-07-07 Dan GohmanAdd some basic Pool-allocation infrastructure. This...
2008-07-07 Dan GohmanMake ilist noncopyable too.
2008-05-29 Anton KorobeynikovUpdate guards
2008-05-29 Anton KorobeynikovFor PR1338: rename include/llvm/ADT/ilist and friends...