aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/PointerIntPairTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-10ADT/PointerIntPairTest.cpp: Appease msc17.NAKAMURA Takumi1-1/+3
2014-03-07Fix EXPECT_* to not produce a compile warning.Eli Bendersky1-2/+2
2014-03-07[ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.Jordan Rose1-0/+74