[PATCH] D47942: [SmallSet] Add SmallSetIterator.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 07:49:06 PDT 2018


fhahn updated this revision to Diff 151350.
fhahn added a comment.

Thanks for having a look. I've updated the patch to use iterator_facade_base and changed the test to test both the big and small case.


https://reviews.llvm.org/D47942

Files:
  include/llvm/ADT/SmallSet.h
  unittests/ADT/SmallSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47942.151350.patch
Type: text/x-patch
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/922da990/attachment.bin>


More information about the llvm-commits mailing list