diff options
| author | Cuong Manh Le <cuong.manhle.vn@gmail.com> | 2022-05-13 19:04:59 +0700 |
|---|---|---|
| committer | Matthew Dempsky <mdempsky@google.com> | 2022-05-13 21:28:16 +0000 |
| commit | 80f3e3deba619fcf0ddcb547c61c9cbbd8b81968 (patch) | |
| tree | 8883a483c65160d81459c776b07d60440143efe1 /src/database/sql | |
| parent | 499e334a28c63c15e0b1add8172fd48b3c19e1ce (diff) | |
| download | go-80f3e3deba619fcf0ddcb547c61c9cbbd8b81968.tar.xz | |
cmd/compile/internal/ir: remove NilExpr.Sym_
Historically, the compiler used to use a name node to represent "nil".
Now, "nil" is represented by NilExpr, so it's not necessary to associate
a Sym with it anymore.
Passes toolstash-check.
Change-Id: Ied1ddefa06ea55ada18ca52c8fcf71defa4c23b2
Reviewed-on: https://go-review.googlesource.com/c/go/+/406174
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
