[PATCH] D52312: [DenseMapInfo] Add implementation for SmallVector of pointers.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 13 07:30:49 PST 2018


fhahn abandoned this revision.
fhahn added a comment.

Thanks for the comments. For now, I added a custom DenseMapInfo to https://reviews.llvm.org/D49491, but I hope I can revisit this once I have more time!


https://reviews.llvm.org/D52312





More information about the llvm-commits mailing list