Skip to content
Snippets Groups Projects
Commit 0d62709c authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Use a SmallMap for StoredDeclsMap, it's usually sparsely populated so we can...

Use a SmallMap for StoredDeclsMap, it's usually sparsely populated so we can avoid initializing memory for 64 buckets.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155571 91177308-0d34-0410-b5e6-96231b3b80d8
parent 383fdf9b
No related branches found
No related tags found
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