IntegersSubsetMapping: added exclude operation, that allows to exclude subset of...
authorStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 5 Jun 2012 07:57:36 +0000 (07:57 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Tue, 5 Jun 2012 07:57:36 +0000 (07:57 +0000)
commit5d59b0b38ea2b6f1860fe1e741fbaf1d7457c0b8
treef0087ac4563edae9a26d9aa71a18a2335172b33d
parent20cb4919cd01967b11b0b468fd43167b263ed028
IntegersSubsetMapping: added exclude operation, that allows to exclude subset of integers from current mapping.

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