Fix a bug in DenseMap::clear, where we never reset a tombstone
authorChris Lattner <sabre@nondot.org>
Sun, 5 Aug 2007 08:43:36 +0000 (08:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Aug 2007 08:43:36 +0000 (08:43 +0000)
commit7b54452c84e478ab4d49ac08759ca4ec1badf2b2
treea337f460adb4d558da55b5989cbbd4e8368d65bf
parent8c5287086c02cff4a905db2e9c7735a82ed9137f
Fix a bug in DenseMap::clear, where we never reset a tombstone
to EmptyKey.

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