For PR1312:
authorReid Spencer <rspencer@reidspencer.com>
Sat, 7 Apr 2007 16:10:37 +0000 (16:10 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 7 Apr 2007 16:10:37 +0000 (16:10 +0000)
commitb289f19eaecec831302e93e450ac27a151585199
treefd3c48af72a25c218335a0c75a79eb18110698b3
parentac4d664d45a09055bb64dbe4bb78fd7668d3ed80
For PR1312:
For the short CALL/INVOKE syntax, the signedness of the result type is two
extractions away from the type argument because its a POINTER to function
type, not a function type.

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