]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: consistenly use CTxxx for works relate to Ctype
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Sun, 13 Oct 2019 16:37:14 +0000 (23:37 +0700)
committerKeith Randall <khr@golang.org>
Mon, 14 Oct 2019 17:44:32 +0000 (17:44 +0000)
commitdab199c9c10717bd134edacdfddf084b9295b1b7
tree9c15a69b79c23bb73f652cc138ebe4f7f82a0e85
parent4c9e757daf813fcc02802d0ff014afa24df56f6e
cmd/compile: consistenly use CTxxx for works relate to Ctype

Passes toolstash-check

Change-Id: Iaeaf2575b9f492e45619007438c0138f9d22006c
Reviewed-on: https://go-review.googlesource.com/c/go/+/200959
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/const.go
src/cmd/compile/internal/gc/order.go