Skip to content
Commit 7c3d9cae authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent d28ccad6
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