llvm-6502/include/llvm/ADT
Dan Gohman b79a01111d Move the conversion to intptr_t to a separate statement. This
avoids GCC's warning even on 64-bit hosts.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60706 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-08 17:41:24 +00:00
..
APFloat.h
APInt.h Fix isIntN to work with APInts > 64 bits. This method is only 2008-12-02 23:33:29 +00:00
APSInt.h
BitVector.h
DenseMap.h add densemap range insertion method. 2008-12-02 06:08:04 +00:00
DenseSet.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.cmake
hash_map.h.in
hash_set.cmake
hash_set.h.in
HashExtras.h
ilist_node.h
ilist.h
ImmutableList.h
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h
iterator.cmake
iterator.h.in
OwningPtr.h Use 'delete []' instead of 'delete' in OwningArray::reset(). 2008-12-08 17:28:11 +00:00
PointerIntPair.h Move the conversion to intptr_t to a separate statement. This 2008-12-08 17:41:24 +00:00
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h add a new pop_back_val method which returns the value popped. This is 2008-12-05 07:11:05 +00:00
SparseBitVector.h
Statistic.h
STLExtras.h reenable array_pod_sort, this time hopefully happy on 64-bit 2008-12-01 21:11:25 +00:00
StringExtras.h
StringMap.h
StringSet.h
Tree.h
Trie.h
UniqueVector.h
VectorExtras.h