mirror of
https://github.com/golang/go.git
synced 2025-05-15 04:14:37 +00:00
mark and sweep, stop the world garbage collector (intermediate step in the way to ref counting). can run pretty with an explicit gc after each file. R=r DELTA=502 (346 added, 143 deleted, 13 changed) OCL=20630 CL=20635