]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: improve comments, mainly in cmd/compile/internal/types
authorDan Scales <danscales@google.com>
Thu, 20 Jan 2022 21:33:28 +0000 (13:33 -0800)
committerDan Scales <danscales@google.com>
Mon, 24 Jan 2022 16:55:59 +0000 (16:55 +0000)
commitf9df4ea0c9426eecb93375d31e36cccf95b46e1f
tree4a02d11168abcdd317fff01e563c39b8e6fc21de
parent19d819d49c73c8e47749b3c4cbbc2e58a259269a
cmd/compile: improve comments, mainly in cmd/compile/internal/types

Add some useful comments, mainly relates to types.Type. (No non-comment
changes.)

Change-Id: I3665ed69b180c4e790af2f9243f65c805083391a
Reviewed-on: https://go-review.googlesource.com/c/go/+/379918
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Trust: Dan Scales <danscales@google.com>
src/cmd/compile/internal/typecheck/subr.go
src/cmd/compile/internal/types/type.go