Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Support
SmallPtrSet.cpp
Find file
Blame
History
Permalink
Prevent infinite growth of SmallPtrSet instances.
· bdc1b012
Jakob Stoklund Olesen
authored
Mar 30, 2011
Rehash but don't grow when full of tombstones. Patch by José Fonseca! llvm-svn: 128566
bdc1b012
Loading