Clear the whole table including the tombstones, since the tombstone count will
authorPedro Artigas <partigas@apple.com>
Thu, 21 Feb 2013 21:32:00 +0000 (21:32 +0000)
committerPedro Artigas <partigas@apple.com>
Thu, 21 Feb 2013 21:32:00 +0000 (21:32 +0000)
commit633e24dc043c32ddfcfcf6181fe976e218dcb57a
tree8feef8acf1cc108fd7824625df2401119f94b05a
parent700ed80d3da5e98e05ceb90e9bfb66058581a6db
Clear the whole table including the tombstones, since the tombstone count will
be set to zero that is what it was intended. Should improve performance of
the data structure when clear is invoked frequently (both compile time and
memory usage).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175799 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringMap.h