For PR950:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 31 Dec 2006 05:45:57 +0000 (05:45 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 31 Dec 2006 05:45:57 +0000 (05:45 +0000)
commit05e52a1b35e7feb359a176af462591697c4d9647
tree49548ba3d66d2b261e3f8fe3530cb2de071adc4e
parent88cfda212272096661ca14d5600435c4a74b7e47
For PR950:
Don't attempt to parse both the old and new grammars. It is near impossible
to get it right. Remove support for the new define keyword and don't
attempt to insert parameter attributes because there isn't enough
contextual information for it.

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