Cuong Manh Le
authored
CL 496257 adds min/max builtins, which may appear as argument to a function call, so it will be tested by mayCall. But those ops are not handled by mayCall, causes the compiler crashes. Fixes #60582 Change-Id: I729f10bf62b4aad39ffcb1433f576e74d09fdd9a Reviewed-on: https://go-review.googlesource.com/c/go/+/500575 Reviewed-by:Keith Randall <khr@google.com> Reviewed-by:
Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com> Reviewed-by:
Keith Randall <khr@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
assign.go | ||
builtin.go | ||
closure.go | ||
compare.go | ||
complit.go | ||
convert.go | ||
expr.go | ||
order.go | ||
race.go | ||
range.go | ||
select.go | ||
stmt.go | ||
switch.go | ||
temp.go | ||
walk.go |