]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: add missing copyright notice
authorDan Scales <danscales@google.com>
Tue, 18 Jan 2022 21:45:05 +0000 (13:45 -0800)
committerDan Scales <danscales@google.com>
Tue, 18 Jan 2022 23:19:04 +0000 (23:19 +0000)
commit626f13d0ca08f04f98e7a29a08028c21e38868c0
treeb5492771a78cd238c6125e2af2a7cd13fcfd4b9b
parentcf5d73e8a2ba8d382278c7f490db61e513768159
cmd/compile: add missing copyright notice

Also, simplify one expression (missed comment on previous review).

Change-Id: Ic2d212442c2738e03c733336bb990e28c8912ca4
Reviewed-on: https://go-review.googlesource.com/c/go/+/379254
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Dan Scales <danscales@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/types/structuraltype.go