diff options
| author | Dave Cheney <dave@cheney.net> | 2015-03-09 16:24:07 +1100 |
|---|---|---|
| committer | Dave Cheney <dave@cheney.net> | 2015-03-09 20:56:16 +0000 |
| commit | d328756a69b0b9ccf7b5bc20e70487de93071262 (patch) | |
| tree | 75c2bb66b99989148a5ad1c40bf59bdec4ae46e7 /src/debug | |
| parent | 402f71a839e823c2ebad0b6524b17e07c03a6376 (diff) | |
| download | go-d328756a69b0b9ccf7b5bc20e70487de93071262.tar.xz | |
cmd/internal/gc: make Node.Isddd boolean
Convert Node.Isddd to a boolean and simplify usage.
- Node.Isddd converted to bool
- Type.Isddd converted to bool
- mkinlcall converted to take isddd as a bool
- typecheckaste converted to take isddd as a bool
- ascompatte converted to take isddd as a bool
Change-Id: I52586145619c44182bb0c2c5d80a0a3fe3e50a07
Reviewed-on: https://go-review.googlesource.com/7172
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/debug')
0 files changed, 0 insertions, 0 deletions
