Fix EXPECT_* to not produce a compile warning.
[oota-llvm.git] / unittests / ADT / PointerIntPairTest.cpp
2014-03-07 Eli BenderskyFix EXPECT_* to not produce a compile warning.
2014-03-07 Jordan Rose[ADT] Update PointerIntPair to handle pointer types...