IntegersSubsetMapping:
authorStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 5 Jun 2012 07:43:08 +0000 (07:43 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 5 Jun 2012 07:43:08 +0000 (07:43 +0000)
commit20cb4919cd01967b11b0b468fd43167b263ed028
treeca48877a58ffe13de072ac2148f33669f9fc16ea
parent1d98530196feee3b1b3ddcd793377b9b430a411e
IntegersSubsetMapping:
Changed type of Items collection: from std::vector to std::list.
Also some small fixes made in IntegersSubset.h, IntegersSubsetMapping.h and IntegersSubsetTest.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157987 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/IntegersSubset.h
include/llvm/Support/IntegersSubsetMapping.h
unittests/Support/IntegersSubsetTest.cpp