expressions.h
108 KB
-
compiler: do not propagate address-taken of a slice element to the slice · d7b24d55
Array_index_expression may be used for indexing/slicing array or slice. If a slice element is address taken, the slice itself is not necessarily address taken. Only propagate address-taken for arrays. Reviewed-on: https://go-review.googlesource.com/83877 From-SVN: r255977
Ian Lance Taylor committed