diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2019-03-09 19:34:58 -0800 |
|---|---|---|
| committer | Josh Bleecher Snyder <josharian@gmail.com> | 2019-03-11 17:18:40 +0000 |
| commit | b4fbd291b3872706422d39fd1140b7b929c77622 (patch) | |
| tree | 1e94cb6aec37c5e51fbf124e6f53b2a49c4c0738 /src/cmd/vendor/github.com/google/pprof/profile/testdata/java.contention.string | |
| parent | 65a54aef5bedbf8035a465d12ad54783fb81e957 (diff) | |
| download | go-b4fbd291b3872706422d39fd1140b7b929c77622.tar.xz | |
cmd/compile: normalize more whitespace in rewrite rules
If you write a rewrite rule:
(something) && noteRule("X")-> (something)
then rulegen will panic with an error message about commutativity.
The real problem is the lack of a space between the ) and the ->.
Normalize that bit of whitespace too.
Change-Id: Idbd53687cd0398fe275ff2702667688cad05b4ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/166427
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Diffstat (limited to 'src/cmd/vendor/github.com/google/pprof/profile/testdata/java.contention.string')
0 files changed, 0 insertions, 0 deletions
