[all-commits] [llvm/llvm-project] a19747: Fix type in DenseMap<SmallBitVector, *> to match V...
Renato Golin via All-commits
all-commits at lists.llvm.org
Mon Aug 16 07:36:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a19747ea7395dd470345e4703f13bbb74647b019
https://github.com/llvm/llvm-project/commit/a19747ea7395dd470345e4703f13bbb74647b019
Author: Renato Golin <rengolin at systemcall.eu>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M llvm/include/llvm/ADT/SmallBitVector.h
Log Message:
-----------
Fix type in DenseMap<SmallBitVector, *> to match V.size()
Differential Revision: https://reviews.llvm.org/D108124
More information about the All-commits
mailing list