summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2012-10-23 18:47:35 +0000
committerPete Cooper <peter_cooper@apple.com>2012-10-23 18:47:35 +0000
commit8ba353da398116cc8b294c3e7a2f9467f3c61b14 (patch)
tree72a4564ab0de42970064b406ca28047e5cc60643 /clang/lib/Frontend/CompilerInvocation.cpp
parent5bed7b4fad0da8db2b8af33709f18c261c547ec4 (diff)
downloadbcm5719-llvm-8ba353da398116cc8b294c3e7a2f9467f3c61b14.tar.gz
bcm5719-llvm-8ba353da398116cc8b294c3e7a2f9467f3c61b14.zip
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud