gcc/libgo/go/encoding/json
Ian Lance Taylor 8dc2499aa6 libgo: update to Go1.18beta2
gotools/
	* Makefile.am (go_cmd_cgo_files): Add ast_go118.go
	(check-go-tool): Copy golang.org/x/tools directories.
	* Makefile.in: Regenerate.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/384695
2022-02-11 15:01:19 -08:00
..
testdata
bench_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
decode.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
decode_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
encode.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
encode_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
example_marshaling_test.go
example_text_marshaling_test.go
fold.go
fold_test.go
fuzz.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
fuzz_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
indent.go
number_test.go
scanner.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
scanner_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
stream.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
stream_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
tables.go
tagkey_test.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
tags.go libgo: update to Go1.18beta2 2022-02-11 15:01:19 -08:00
tags_test.go