1. dd4426b [llvm] Add contains(KeyType) -> bool methods to SmallSet by David Blaikie · 5 years ago
  2. 4aee4c9 [ADT] add equality operator for SmallSet by Fedor Sergeev · 6 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. 60243ca [ADT] Remove illegal comparison of singular iterators from SmallSetTest by Florian Hahn · 7 years ago
  5. 6698f9b Recommit r334887: [SmallSet] Add SmallSetIterator. by Florian Hahn · 7 years ago
  6. 4a53bc6 Revert rL337292 due to another MSVC STL problem. by Florian Hahn · 7 years ago
  7. c491c2b Recommit r334887: [SmallSet] Add SmallSetIterator. by Florian Hahn · 7 years ago
  8. 82cebf9 Reverted r336805 as it broke llvm-clang-x86_64-expensive-checks-win build bot by Galina Kistanova · 7 years ago
  9. b4379c8 Recommit r334887: [SmallSet] Add SmallSetIterator. by Florian Hahn · 7 years ago
  10. 0939fea Revert r334887, as GCC 4.8 does not have is_trivially_copy_constructible & co by Florian Hahn · 7 years ago
  11. 18714d6a [SmallSet] Add SmallSetIterator. by Florian Hahn · 7 years ago
  12. 79510be [SmallSet] Add some simple unit tests. by Florian Hahn · 7 years ago