[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 05:10:15 PDT 2021


rengolin added a comment.

In D108124#2949130 <https://reviews.llvm.org/D108124#2949130>, @teemperor wrote:

> In D108124#2948976 <https://reviews.llvm.org/D108124#2948976>, @rengolin wrote:
>
>> Not sure why my differential comment didn't pick up, but this was closed by a19747ea739 <https://reviews.llvm.org/rGa19747ea7395dd470345e4703f13bbb74647b019>
>
> You created a new branch on the LLVM Github repo and I think that is confusing Phabricator: https://github.com/llvm/llvm-project/tree/size_t-warning

ooops. Sorry, deleted the branch.


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

https://reviews.llvm.org/D108124



More information about the llvm-commits mailing list