Descriptioncmd/gc: turn race detector off for tail-call method wrapper functions
It was off in the old implementation (because there was no high-level
description of the function at all). Maybe some day the race detector
should be fixed to handle the wrapper and then enabled for it, but there's
no reason that has to be today.
Patch Set 1 #Patch Set 2 : diff -r a14bbc9436a3 https://code.google.com/p/go/ #Patch Set 3 : diff -r a14bbc9436a3 https://code.google.com/p/go/ #Patch Set 4 : diff -r 8f6f14dfd222 https://code.google.com/p/go/ #
MessagesTotal messages: 4
|