go-fieldtrack.c
2.86 KB
-
runtime: fix type descriptor name in C code · 9734500e
I forgot to update the name of the map[string]bool type descriptor used in go-fieldtrack.c. This didn't cause any errors because it's a weak symbol, and the current testsuite has no field tracking tests. Reviewed-on: https://go-review.googlesource.com/91096 From-SVN: r257249
Ian Lance Taylor committed