Chandler Carruth a83a6d3725 Add a FoldingSetVector datastructure which is analogous to a SetVector,
but using a FoldingSet underneath and with a largely compatible
interface to that of FoldingSet. This can be used anywhere a FoldingSet
would be natural, but iteration order is significant. The initial
intended use case is in Clang's template specialization lists to
preserve instantiation order iteration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156131 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-03 23:38:34 +00:00
..
2012-03-14 00:38:15 +00:00
2011-07-21 23:03:59 +00:00
2011-03-01 22:07:32 +00:00
2012-03-14 22:36:10 +00:00
2012-02-05 22:14:15 +00:00
2012-02-05 22:14:15 +00:00