Removed ImmutableMap::SlimFind and replaced it with ImmutableMap::lookup. The...
Removed ImmutableMap::SlimFind and replaced it with ImmutableMap::lookup. The new method does the same thing, except that it returns a pointer to the mapped data type, and not to an internal tree node. llvm-svn: 53171
Loading
Please register or sign in to comment