[PATCH] D20930: Adding reserve and capacity methods to FoldingSet

Ben Craig via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 06:36:31 PDT 2016


bcraig updated this revision to Diff 59544.
bcraig added a comment.

Changed new GrowHashTable overload name to a non-overloaded GrowBucketCount.
Added a comment about load factor to capacity.


http://reviews.llvm.org/D20930

Files:
  include/llvm/ADT/FoldingSet.h
  lib/Support/FoldingSet.cpp
  unittests/ADT/FoldingSet.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20930.59544.patch
Type: text/x-patch
Size: 6298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/cf768612/attachment-0001.bin>


More information about the llvm-commits mailing list