cmd/gc: implement more cases in racewalk.
Add missing CLOSUREVAR in switch.
Mark MAKE, string conversion nodes as impossible.
Control statements do not need instrumentation.
Instrument COM and LROT nodes.
Instrument map length.
Update issue 4228
Hello dvyukov@google.com, golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
*** Submitted as https://code.google.com/p/go/source/detail?r=ee1b8339ab04 ***
cmd/gc: implement more cases in racewalk.
Add missing CLOSUREVAR in switch.
Mark MAKE, string conversion nodes as impossible.
Control statements do not need instrumentation.
Instrument COM and LROT nodes.
Instrument map length.
Update issue 4228
R=dvyukov, golang-dev
CC=golang-dev
https://codereview.appspot.com/7504047
Issue 7504047: code review 7504047: cmd/gc: implement more cases in racewalk.
(Closed)
Created 12 years ago by remyoudompheng
Modified 12 years ago
Reviewers:
Base URL:
Comments: 0