Fixed bug in SmallDenseMap where it wouldn't leave enough space for an empty...
Fixed bug in SmallDenseMap where it wouldn't leave enough space for an empty bucket if the number of values was exactly equal to the small capacity. This led to an infinite loop when finding a non-existent element llvm-svn: 166492
Loading
Please register or sign in to comment