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