diff options
| author | Rui Ueyama <ruiu@google.com> | 2014-07-17 09:55:12 -0700 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2014-07-17 09:55:12 -0700 |
| commit | 90870e61b7311a0c2b4d3059368cf75006157a50 (patch) | |
| tree | 5d91ad41e09d471041c5fca8ca6a57f686cc41c0 /src/pkg/runtime/proc.c | |
| parent | 8158b8b68606fa101a89d6e761744ea79f969b77 (diff) | |
| download | go-90870e61b7311a0c2b4d3059368cf75006157a50.tar.xz | |
strings: remove byteBitmap
Previously we had a bitmap to check whether or not a byte
appears in a string should be replaced. But we don't actually
need a separate bitmap for that purpose. Removing the bitmap
makes the code simpler.
LGTM=dave, iant, nigeltao
R=golang-codereviews, dave, gobot, nigeltao, iant, bradfitz, rsc
CC=golang-codereviews
https://golang.org/cl/110100043
Diffstat (limited to 'src/pkg/runtime/proc.c')
0 files changed, 0 insertions, 0 deletions
