llvm-6502/include/llvm/ADT
Reid Spencer 70e2d38361 Fix the replace method to assert if an item was erased from the set but not
found in the vector. Previously, it just ignored this condition.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16296 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-11 20:38:25 +00:00
..
BitSetVector.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
DenseMap.h Add missing #include 2004-09-09 02:37:56 +00:00
DepthFirstIterator.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
EquivalenceClasses.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
GraphTraits.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
hash_map.in Changes For Bug 352 2004-09-01 22:55:40 +00:00
hash_set.in Changes For Bug 352 2004-09-01 22:55:40 +00:00
HashExtras.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ilist Changes For Bug 352 2004-09-01 22:55:40 +00:00
IndexedMap.h Add missing #include 2004-09-09 02:37:56 +00:00
iterator.in Changes For Bug 352 2004-09-01 22:55:40 +00:00
PostOrderIterator.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SCCIterator.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SetOperations.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SetVector.h Fix the replace method to assert if an item was erased from the set but not 2004-09-11 20:38:25 +00:00
Statistic.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
STLExtras.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
StringExtras.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Tree.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
VectorExtras.h Changes For Bug 352 2004-09-01 22:55:40 +00:00