[PATCH] D18345: Fix DenseMap::reserve(): the formula was wrong
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 10:56:47 PDT 2016
joker.eph updated this revision to Diff 51306.
joker.eph added a comment.
Try to improve tests. Also add one test for initializing with a pair of iterators.
http://reviews.llvm.org/D18345
Files:
include/llvm/ADT/DenseMap.h
unittests/ADT/DenseMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18345.51306.patch
Type: text/x-patch
Size: 6380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/05ae1952/attachment.bin>
More information about the llvm-commits
mailing list