llvm-6502/include/llvm/ADT
Sean Hunt 726a3d284e Finish full attribute class emission for clang.
For more information, see the accompanying clang patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111454 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-18 23:23:09 +00:00
..
APFloat.h
APInt.h Use getAllOnesValue, saves a copy and looks better. 2010-08-13 00:29:44 +00:00
APSInt.h
BitVector.h
DAGDeltaAlgorithm.h
DeltaAlgorithm.h
DenseMap.h
DenseMapInfo.h
DenseSet.h Fill out the interface of DenseSet a bit. 2010-07-27 23:55:47 +00:00
DepthFirstIterator.h Revert r111394. It was too aggressive. 2010-08-18 20:06:05 +00:00
EquivalenceClasses.h
FoldingSet.h Add hooks to FoldingSetTrait to allow specializations to provide 2010-08-16 15:30:39 +00:00
GraphTraits.h
ilist_node.h
ilist.h
ImmutableIntervalMap.h Change the Interval type to signed in ImmutableIntervalMap.h. 2010-08-09 03:43:39 +00:00
ImmutableList.h
ImmutableMap.h
ImmutableSet.h
IndexedMap.h
IntrusiveRefCntPtr.h
NullablePtr.h
Optional.h
OwningPtr.h
PointerIntPair.h
PointerUnion.h
PostOrderIterator.h
PriorityQueue.h
SCCIterator.h
ScopedHashTable.h
SetOperations.h
SetVector.h
SmallBitVector.h
SmallPtrSet.h
SmallSet.h
SmallString.h
SmallVector.h
SparseBitVector.h
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h
StringRef.h Don't pass in a null pointer to std::string's ctor, an empty string 2010-08-18 00:11:25 +00:00
StringSet.h
StringSwitch.h Finish full attribute class emission for clang. 2010-08-18 23:23:09 +00:00
Trie.h
Triple.h Add a 'normalize' method to the Triple class, which takes a mucked up 2010-08-12 11:31:39 +00:00
Twine.h
UniqueVector.h
ValueMap.h Remove the ValueMap operator=, which was wrong (it did't correct the 2010-08-09 16:44:56 +00:00
VectorExtras.h