compiler: Improve location info for function parameters.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 14 Jul 2015 00:52:25 +0000 (00:52 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 14 Jul 2015 00:52:25 +0000 (00:52 +0000)
commitd8b6e6a172f6ab862c47dabbab6b1832cd49b1ee
tree3cfa5daf271b2d98807a58f2f814876d2b98f4f0
parent4d5586f5b45a458b0686c585b57f0014781433d2
compiler: Improve location info for function parameters.

    Previously, errors reported for function parameters would point to the
    beginning of the function declaration instead of to the column for the
    given parameter.

    Reviewed-on: https://go-review.googlesource.com/11580

From-SVN: r225756
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/gogo.cc