Skip to content
Commit d6d74c37 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

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.

llvm-svn: 151698
parent a5acaa3c
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