• Robert Griesemer's avatar
    cmd/compile: address several more 1.6 TODOs in parser · aad18b84
    Robert Griesemer authored
    - fix/check location of popdcl calls where questioned
    - remove unnecessary handling of ... (LDDD) in ntype (couldn't be reached)
    - inlined and fnret_type and simplified fnres as a consequence
    - leave handling of ... (LDDD) in arg_list alone (remove TODO)
    - verify that parser requires a ';' after last statement in a case/default
      (added test case)
    
    Fixes #13243.
    
    Change-Id: Iad94b498591a5e85f4cb15bbc01e8e101415560d
    Reviewed-on: https://go-review.googlesource.com/17155
    Run-TryBot: Robert Griesemer <gri@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarChris Manghane <cmang@golang.org>
    aad18b84
Name
Last commit
Last update
..
addr2line Loading commit data...
api Loading commit data...
asm Loading commit data...
cgo Loading commit data...
compile Loading commit data...
cover Loading commit data...
dist Loading commit data...
doc Loading commit data...
fix Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal Loading commit data...
link Loading commit data...
newlink Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
pprof Loading commit data...
trace Loading commit data...
vendor Loading commit data...
vet Loading commit data...
yacc Loading commit data...