llvm-6502/include/llvm/ADT
2008-02-13 22:09:18 +00:00
..
APFloat.h Added "Profile" method to APFloat for use with FoldingSet. 2008-02-11 17:24:50 +00:00
APInt.h Rename APInt's isPositive to isNonNegative, to reflect what it 2008-02-13 22:09:18 +00:00
APSInt.h Constified operator<< in APSInt. 2008-02-08 07:14:19 +00:00
BitVector.h
DenseMap.h
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h Added "Profile" method to APFloat for use with FoldingSet. 2008-02-11 17:24:50 +00:00
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
ImmutableMap.h The factories for ImutAVLTree/ImmutableSet/ImmutableMap now take an (optional) 2008-02-11 23:11:12 +00:00
ImmutableSet.h The factories for ImutAVLTree/ImmutableSet/ImmutableMap now take an (optional) 2008-02-11 23:11:12 +00:00
IndexedMap.h
iterator.in
OwningPtr.h
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h don't form an std::string with a null pointer, it aborts. 2008-01-18 18:54:31 +00:00
StringMap.h Don't dereference an invalid pointer if string is empty. 2008-02-05 23:34:40 +00:00
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h