diff options
author | Daniel Dunbar <daniel@zuster.org> | 2012-02-29 03:04:05 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2012-02-29 03:04:05 +0000 |
commit | b732fcebcf2ce5c24a29d660e9400d7dc9f86b69 (patch) | |
tree | 483f4267560842b11e07ce3fb1731d8bc02e0708 /lib/CodeGen/CGDebugInfo.cpp | |
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
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions