expressions.h
89.8 KB
-
escape: Analyze multiple result type assertions. · 485c981f
For multi-result type assertions, the object being converted is hidden behind unsafe conversions and calls to runtime methods. This change allows the analysis to make edges between the result of the assertion and the object being asserted. Reviewed-on: https://go-review.googlesource.com/10661 From-SVN: r225751
Ian Lance Taylor committed