[PATCH] D18281: [SetVector] Add erase() method

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 14:02:07 PDT 2016


junbuml updated this revision to Diff 51470.
junbuml added a comment.

Added a unittest and addressed Matthias' comments.


http://reviews.llvm.org/D18281

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18281.51470.patch
Type: text/x-patch
Size: 4080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/785145d4/attachment.bin>


More information about the llvm-commits mailing list