Provide a mode for ImmutableMap/ImmutableSet to not automatically canonicalize...
Provide a mode for ImmutableMap/ImmutableSet to not automatically canonicalize the internal functional AVL trees. This should speedup clients that use ImmutableMap/ImmutableSet but don't require fast comparisons of maps. llvm-svn: 84010
Loading
Please register or sign in to comment