fix a pretty serious bug in StringMap where GetOrCreate(strstart,strend, z)
authorChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2009 01:54:10 +0000 (01:54 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2009 01:54:10 +0000 (01:54 +0000)
commit4715f6395ef152fd92c9b74d5f3e62e2cff29d27
tree494b6a0b387a23152253f4fd7d1f6421e28792a6
parente20e790074f6a8274f5c8ad607ed3fbd1c6626c6
fix a pretty serious bug in StringMap where GetOrCreate(strstart,strend, z)
would not set new values to Z.

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