summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2013-03-15 20:16:59 +0000
committerDaniel Dunbar <daniel@zuster.org>2013-03-15 20:16:59 +0000
commitdfe91cefd25614bc9ac1626d67df4d5ad5d3553f (patch)
tree9b28cdc2b33c84d6e2c63bd46e07ca5cc1694a8d /utils
parent1f81ebcbae0a319a9a62c3a29b4519e4ea40333e (diff)
downloadllvm-dfe91cefd25614bc9ac1626d67df4d5ad5d3553f.tar.gz
llvm-dfe91cefd25614bc9ac1626d67df4d5ad5d3553f.tar.bz2
llvm-dfe91cefd25614bc9ac1626d67df4d5ad5d3553f.tar.xz
[ADT] Fix StringSet::insert() to not allocate on every lookup.
- The previous implementation always constructed the StringMap entry, even if the key was present in the set. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177178 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions