For PR1187:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 8 Feb 2007 08:47:38 +0000 (08:47 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 8 Feb 2007 08:47:38 +0000 (08:47 +0000)
commit39a9792d54f26189967fa12036cf5860d8c62884
tree7fa21cac8bc66bcc01c6c83b5c3fb3950ee4f016
parente7c326b3f886d3cb97e93344a5ad076536046a29
For PR1187:
Always rename, never give a redef error. We could check for collapsed type
planes and generate an error if that's not the cause, but the 99.9999
percentile case will be that its the result of collapsed type planes. So,
rather than doing an expensive check, just rename.

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