Fix a crash-by-unknown-exception caused by attempting to use a null pointer
authorReid Spencer <rspencer@reidspencer.com>
Wed, 11 Apr 2007 12:10:08 +0000 (12:10 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 11 Apr 2007 12:10:08 +0000 (12:10 +0000)
commit84867442146b6a860ba01e65b3b225cba56cb283
tree237ccccad46d661d5fa09ce6dcfa7634477e6135
parent03703f0817825918941c9c28aa1af6ac95c8a5cf
Fix a crash-by-unknown-exception caused by attempting to use a null pointer
as the key for a map insertion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35896 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-upgrade/UpgradeParser.y