1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/ADT
Reid Spencer c362a7299b 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.

llvm-svn: 16296
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
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