rnk added a comment.
LLP64 strikes again. =P
I wonder if sanitizer_common.h should have this in it instead and use it everywhere instead of ((uptr)1): `enum : uptr { UPtrOne = 1 };`. Seems like a style question for Kostya.
http://reviews.llvm.org/D21524