1
0
mirror of https://github.com/golang/go synced 2024-10-03 15:21:22 -06:00
go/misc
Joel Sing 9536480edc cgo: process DWARF info even when debug data is used for value
Always process the DWARF info, even when the const value is determined
using the debug data block. This ensures that the injected enum is
removed and future loads of the same constant do not trigger
inconsistent definitions.

Add tests for issues 2470 and 4054.
Fixes #4054.

R=golang-dev, fullung, dave, rsc, minux.ma
CC=golang-dev
https://golang.org/cl/6501101
2012-09-20 13:20:33 +10:00
..
arm arm: add gdb support to android launcher script 2010-07-30 10:35:07 +03:00
bash misc/bash: Completion for go tool. 2012-02-28 07:41:49 +11:00
bbedit misc/bbedit: error and rune support 2011-11-14 11:18:00 -08:00
cgo cgo: process DWARF info even when debug data is used for value 2012-09-20 13:20:33 +10:00
chrome/gophertool misc/chrome/gophertool: fix manifest 2012-07-05 16:52:13 -04:00
dashboard misc/dashboard/builder: reinstate 'go get -d' error handling hack 2012-09-17 11:21:02 -07:00
dist misc/dist: generate tarballs for Mac OS X 2012-09-17 16:59:16 -07:00
emacs misc/emacs: Fix the gofmt patching when the TMPDIR is not the default. 2012-06-29 12:49:31 -04:00
fraise misc: update type + builtin lists found in editor support files 2011-01-19 23:07:49 -05:00
goplay misc/goplay: fix error on IE8. 2012-03-27 11:16:29 +11:00
IntelliJIDEA misc: syntax highlighting support on IntelliJ IDEA 2011-05-20 11:03:33 -07:00
kate kate: add error and rune 2011-11-14 11:16:06 -08:00
notepadplus misc/notepadplus: error and rune support 2011-11-14 11:19:08 -08:00
osx misc/osx: update for dist tool, drop image.bash, update readme 2012-02-07 14:37:57 +11:00
swig cmd/go, go/build, misc/swig: add SWIG support to Go tool 2012-08-03 18:08:43 -07:00
vim misc/vim: fix Drop for imports after the first group. 2012-09-20 08:11:07 +10:00
xcode misc/xcode: fix typos 2012-03-05 15:50:48 -08:00
zsh misc: add zsh completion for go tool. 2012-03-03 00:12:40 +01:00
benchcmp misc: update usage message in benchcmp for go tool 2012-03-05 10:57:58 +11:00
pprof pprof: make it work on windows again 2012-08-18 17:03:32 +10:00