Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
015280211b091946b5ae33f2e5a056346068fe55
/
llvm
/
unittests
/
ADT
/
PointerIntPairTest.cpp
e9a1c31
Fix PointerIntPair so that it can use an enum class as its integer template argument.
by Michael Gottesman
· 10 years ago
b738855
[ADT] Use a nonce type with at least 4 byte alignment.
by Chandler Carruth
· 10 years ago
8a01ebd
[ADT] Don't use a fixture just to get a nonce type for this unittest.
by Chandler Carruth
· 10 years ago
9445116
ADT/PointerIntPairTest.cpp: Prune obsolete #if. We don't support msc17 anymore.
by NAKAMURA Takumi
· 11 years ago
8346167
ADT/PointerIntPairTest.cpp: Appease msc17.
by NAKAMURA Takumi
· 12 years ago
4ccce1b
Fix EXPECT_* to not produce a compile warning.
by Eli Bendersky
· 12 years ago
05f44b4
[ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
by Jordan Rose
· 12 years ago