Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
2fc5a786beaba1fbac1de65d78889d72b667f2d3
/
llvm
/
unittests
/
ADT
/
PointerIntPairTest.cpp
be88539
Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>
by Serge Guelton
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
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