commit | b732fcebcf2ce5c24a29d660e9400d7dc9f86b69 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Wed Feb 29 03:04:05 2012 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Wed Feb 29 03:04:05 2012 +0000 |
tree | 483f4267560842b11e07ce3fb1731d8bc02e0708 | |
parent | c52d9057241b7857c8400ab6cfee0a1c554e0982 [diff] |
Sema/ObjC: Override search can generate a large search list, bump the base size of the SmallPtrSet way up to avoid commonly reallocating the buffer size. - I didn't see a good argument against it, so I bumped the limit to cover the max size we see during parsing Cocoa.h. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151698 91177308-0d34-0410-b5e6-96231b3b80d8