Skip to content
Commit 8ba353da authored by Pete Cooper's avatar Pete Cooper
Browse files

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
parent 5bed7b4f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment