]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: show compiler panics when -d panic=1
authorShenghou Ma <minux@golang.org>
Sun, 24 May 2015 07:58:03 +0000 (03:58 -0400)
committerMinux Ma <minux@golang.org>
Tue, 16 Jun 2015 16:50:21 +0000 (16:50 +0000)
commitd00e7ad640cf0bb91fff33aaac4bbb6da8d415c2
tree296d28e1485cdf56445813f378bf223e73a1f6a5
parent0d8366e2d66bb56fcda7669837dfeb289e9131e3
cmd/compile: show compiler panics when -d panic=1

Fixes #10683.

Change-Id: I4cce3f298b787c736dbabe544a11a9215bcd3671
Reviewed-on: https://go-review.googlesource.com/10336
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/compile/internal/gc/lex.go