BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour
[oota-llvm.git] / unittests / Support / StringPool.cpp
2014-06-19 Nikola SmiljanicPR10140 - StringPool's PooledStringPtr has non-const...