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)
commit699cf390ff1e621a1fa78dd5b3e90cf6d2c10299
tree7d5edd2424df7b98b0121b67d49e8c359cc43fb9
parentd82ac9e76913b0c02b3f736b1caa680f38a421fd
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).

llvm-svn: 175799
llvm/include/llvm/ADT/StringMap.h