gcc/libgo/go/reflect
Ian Lance Taylor 60a57222fe reflect: enable allocation tests
They were disabled due to the lack of escape analysis. Now that
    we have escape analysis, unskip these tests.
    
    Reviewed-on: https://go-review.googlesource.com/86248

From-SVN: r257324
2018-02-02 00:33:03 +00:00
..
all_test.go reflect: enable allocation tests 2018-02-02 00:33:03 +00:00
deepequal.go
example_test.go
export_test.go
makefunc_ffi_c.c
makefunc_ffi.go
makefunc.go
set_test.go
swapper.go
tostring_test.go
type.go
value.go