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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 16:42:14 PDT 2016


timshen accepted this revision.
timshen added a comment.
This revision is now accepted and ready to land.

I'm surprised that nothing breaks. :)


https://reviews.llvm.org/D25648





More information about the llvm-commits mailing list