]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: use path.Join in importfile
authorMatthew Dempsky <mdempsky@google.com>
Tue, 23 Feb 2016 10:14:32 +0000 (02:14 -0800)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 23 Feb 2016 10:49:39 +0000 (10:49 +0000)
commite34295e64782d61725377e8d0979114bd790b47f
treec2d4265c9506a9fbb75415e1dc814d6e227e5990
parente7524d51fdf64b48a4ec2fbc13596a5c8a80cc05
cmd/compile: use path.Join in importfile

Change-Id: Ib413b0cb16405965455d7764a8c4a22bf431389b
Reviewed-on: https://go-review.googlesource.com/19850
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/compile/internal/gc/lex.go