[PATCH] D25648: Switch SmallSetVector to use DenseSet when it overflows its inline space.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 08:54:27 PDT 2016


jlebar added a comment.

In https://reviews.llvm.org/D25648#575997, @timshen wrote:

> I'm surprised that nothing breaks. :)


Well, there *were* a lot of dependent patches.  :)


https://reviews.llvm.org/D25648





More information about the llvm-commits mailing list