Skip to content
Commit 107cba61 authored by Chris Lattner's avatar Chris Lattner
Browse files

Make SmallSet<whatever*, N> faster by transparently implementing it with

SmallPtrSet.  Some clients will need to use SmallPtrSet directly though if
they need to iterate over the set.

llvm-svn: 33584
parent c4f9d11c
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