Speculative fix the mask constants to be of type uintptr_t. I don't know of any...
authorOwen Anderson <resistor@mac.com>
Tue, 16 Oct 2012 17:10:33 +0000 (17:10 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 16 Oct 2012 17:10:33 +0000 (17:10 +0000)
commit544284eb31e2bceb619da63002da927c3dde3b98
tree8057794441b5694452dc97345b64794018c94e35
parenteab1730fe8a4a587f8cdcecd297b0a8e6bd7150a
Speculative fix the mask constants to be of type uintptr_t.  I don't know of any case where the old form was incorrect, but I'm more confident that such cases don't exist in this version.

llvm-svn: 166031
llvm/include/llvm/ADT/SmallBitVector.h