[PATCH] D108124: Fix type in DenseMap<SmallBitVector, *> to match V.size()

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 03:21:53 PDT 2021


rengolin added a comment.

In D108124#2948699 <https://reviews.llvm.org/D108124#2948699>, @serge-sans-paille wrote:

> Not the bravest version of the change, but obviously LGTM too ;-)

:D

I'll do a better one soon, I just needed this fix to pass our CI.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108124/new/

https://reviews.llvm.org/D108124



More information about the llvm-commits mailing list