[PATCH] D18579: SetVector: Add front, pop_front and resize operations

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 15:28:47 PDT 2016


MatzeB updated this revision to Diff 52143.
MatzeB added a comment.

Added unittests for the new methods and the missing tests for nearly all of the other methods.


Repository:
  rL LLVM

http://reviews.llvm.org/D18579

Files:
  include/llvm/ADT/SetVector.h
  unittests/ADT/SetVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18579.52143.patch
Type: text/x-patch
Size: 4970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160330/a230274b/attachment.bin>


More information about the llvm-commits mailing list