• Robert Griesemer's avatar
    go/types: port recent x/tools/go/types fixes · d63c42df
    Robert Griesemer authored
    The main change is:
    
    golang.org/cl/10800  add pos parameter to Eval; remove New, EvalNode
    
    followed by several cleanups/follow-up fixes:
    
    golang.org/cl/10992  remove global vars in test
    golang.org/cl/10994  remove unused scope parameter from NewSignature
    golang.org/cl/10995  provide full source file extent to file scope
    golang.org/cl/10996  comment fix in resolver.go
    golang.org/cl/11004  updated cmd/vet
    golang.org/cl/11042  be robust in the presence of incorrect/missing position info
    
    Fixes #9980.
    
    Change-Id: Id4aff688f6a399f76bf92b84c7e793b8da8baa48
    Reviewed-on: https://go-review.googlesource.com/11122Reviewed-by: 's avatarAlan Donovan <adonovan@google.com>
    d63c42df
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...