diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-01-18 00:38:04 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-01-18 00:38:04 +0000 |
commit | ab405774b678122ef48caafeb1a9a4e686d97b4e (patch) | |
tree | dd653b1558a26e4fc1697b39151f1707f7c0f2e9 /clang/test/Sema/array-constraint.c | |
parent | 8ef89eabc2b8bcd2197b6d5fe5f1c1fa36712bfc (diff) | |
download | llvm-ab405774b678122ef48caafeb1a9a4e686d97b4e.zip llvm-ab405774b678122ef48caafeb1a9a4e686d97b4e.tar.gz llvm-ab405774b678122ef48caafeb1a9a4e686d97b4e.tar.bz2 |
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.
llvm-svn: 46150
Diffstat (limited to 'clang/test/Sema/array-constraint.c')
0 files changed, 0 insertions, 0 deletions