aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2021-11-07 20:08:13 -0800
committerRobert Griesemer <gri@golang.org>2021-11-08 16:15:01 +0000
commit759eaa22adb0ab883959e4a36c19f2dfe77b5895 (patch)
tree6b2713a7672a245dbbba28b84ad764aa9ffed59e /src/runtime
parent3e41b18a46ea0cf033be4d9baa2d99f7c8c985dc (diff)
downloadgo-759eaa22adb0ab883959e4a36c19f2dfe77b5895.tar.xz
cmd/compile/internal/types2: remove most asX converters (cleanup)
Make it explicit in the code where we call under. The asNamed and asTypeParam converters need to stay: asNamed does resolution if necessary, and asTypeParam may or may not call under() depending on the next CL. Reviewed uses of asNamed and .(*Named) for correctness. Removed unnecessary Named.resolve call in lookup. Change-Id: I2acf176925e00bd1703a00230a779aa65a8f5a51 Reviewed-on: https://go-review.googlesource.com/c/go/+/362254 Trust: Robert Griesemer <gri@golang.org> Reviewed-by: Robert Findley <rfindley@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions