diff options
| author | Iskander Sharipov <quasilyte@gmail.com> | 2018-11-26 11:40:32 +0300 |
|---|---|---|
| committer | Bryan C. Mills <bcmills@google.com> | 2019-03-02 05:10:52 +0000 |
| commit | 342764a21606ba6f964400cc747ee6c9a88fc959 (patch) | |
| tree | a0d382d3c1f8fbf304e0b0c89f7db1144a496a26 /src/os/exec/exec.go | |
| parent | d346a9b7725b5313ddda3913cbcd5ff5fba0c909 (diff) | |
| download | go-342764a21606ba6f964400cc747ee6c9a88fc959.tar.xz | |
runtime/pprof/internal/profile: use idiomatic swapping
gogrep found only one such case with the pattern below:
$tmp := $x; $x = $y; $y = $tmp
R=1.13
Change-Id: I6e46fb5ef2887f24fa9fc451323a8cef272e2886
Reviewed-on: https://go-review.googlesource.com/c/151200
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Diffstat (limited to 'src/os/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
