]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/base: optimize the readImportCfg function to make it clearer
authorcui fliter <imcusg@gmail.com>
Sat, 5 Aug 2023 15:52:52 +0000 (15:52 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 7 Aug 2023 00:22:01 +0000 (00:22 +0000)
commit7889ae3b1201c924103ac2941948e9f0c6decb37
tree87b0eb52c08dac56119371ff562dc953eb689dad
parent5ad1ed2aa6007cea916a3da9f30c2f1f210fa895
cmd/compile/internal/base: optimize the readImportCfg function to make it clearer

Change-Id: If8fc77d5b04b2979707032d91112d4f33ef5e3da
GitHub-Last-Rev: d82d769c04569af8a0c99a0ba9a78db641b97368
GitHub-Pull-Request: golang/go#55913
Reviewed-on: https://go-review.googlesource.com/c/go/+/435536
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: qiulaidongfeng <2645477756@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/base/flag.go