aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-01-18 00:38:04 +0000
committerTed Kremenek <kremenek@apple.com>2008-01-18 00:38:04 +0000
commite8277538e74bb70bcf8367267b527e8501eb1238 (patch)
tree9871e77376b45de362b20fe497d0584bdd8d2813 /lib/Support/APInt.cpp
parent25a0195114c4fa1e22a7b71b6d80aef48d537b7d (diff)
Reverted implementation of ImmutableMap::find() to return a TreeTy* instead of
an iterator, since the implementation returned an iterator that pointed to a different node! Renamed this implementation to SlimFind() so that users do not expect it to return an iterator (it is a more efficient implementation than returning an iterator if the user just wants to find the value of a key). Added a FIXME to implement ImmutableMap::find() that returns an iterator. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46150 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions