[PATCH] D29610: Fix BucketT Handling in DenseMap.

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 15:26:08 PST 2017


varno created this revision.

DenseMap did not copy complete buckets when moving, growing or copying. This patch makes that happen.


https://reviews.llvm.org/D29610

Files:
  include/llvm/ADT/DenseMap.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29610.87316.patch
Type: text/x-patch
Size: 5976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/2efa2cfa/attachment.bin>


More information about the llvm-commits mailing list