Fix typeo. grow() cannot shrink storage. clear() should really nuke storage
authorChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2004 04:07:12 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Feb 2004 04:07:12 +0000 (04:07 +0000)
commit00fa65be8344944b080cd790678e027e10942ffd
treeaef439b703531be5e0bade494e827436f5a2f83a
parentaf6926a3824742cce18b626ed6ca6ec83b29c0a3
Fix typeo.  grow() cannot shrink storage.  clear() should really nuke storage

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