Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
unittests
/
ADT
/
PointerIntPairTest.cpp
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
2fbc59f
Fix PointerIntPair so that it can use an enum class as its integer template argument.
by Michael Gottesman
· 10 years ago
1093924
[ADT] Use a nonce type with at least 4 byte alignment.
by Chandler Carruth
· 10 years ago
d0dc794
[ADT] Don't use a fixture just to get a nonce type for this unittest.
by Chandler Carruth
· 10 years ago
0741902
ADT/PointerIntPairTest.cpp: Prune obsolete #if. We don't support msc17 anymore.
by NAKAMURA Takumi
· 11 years ago
804ff19
ADT/PointerIntPairTest.cpp: Appease msc17.
by NAKAMURA Takumi
· 11 years ago
2195ed6
Fix EXPECT_* to not produce a compile warning.
by Eli Bendersky
· 11 years ago
bc3b242
[ADT] Update PointerIntPair to handle pointer types with more than 31 bits free.
by Jordan Rose
· 11 years ago