Add a new (simple) StringMap::clear method, patch by Pratik
authorChris Lattner <sabre@nondot.org>
Wed, 2 Jul 2008 05:26:32 +0000 (05:26 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Jul 2008 05:26:32 +0000 (05:26 +0000)
commitfce6e546aab64602c41eeb83381b7617f97d0069
tree949b716d935784d11e67fe85578a2cc56013a74e
parent1e41f6d724d6cecd4c3b3409da84608b2df16069
Add a new (simple) StringMap::clear method, patch by Pratik
Solanki!

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