tools/go/pointer/testdata
Alan Donovan 79e0c7b71e go.tools/go/pointer: eliminate TODOs regarding sound treatment of unsafe.Pointer.
Ain't gonna happen.

Also, don't emit a warning when this happens.

LGTM=crawshaw
R=crawshaw
CC=golang-codereviews
https://golang.org/cl/110030044
2014-07-08 10:11:36 -04:00
..
a_test.go go.tools/go/loader: permit Create* methods to specify the ad-hoc package's path 2014-01-22 09:59:19 -05:00
another.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
arrayreflect.go go.tools: fix various typos 2014-05-02 14:38:08 -07:00
arrays.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
channels.go go.tools/go/ssa: name anon funcs by their enclosing func. 2014-02-28 10:18:55 -05:00
chanreflect.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
chanreflect1.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
context.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
conv.go go.tools/go/pointer: eliminate TODOs regarding sound treatment of unsafe.Pointer. 2014-07-08 10:11:36 -04:00
finalizer.go go/pointer: implement pointer equivalence via hash-value numbering, a pre-solver optimization. 2014-06-16 15:46:07 -04:00
flow.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
fmtexcerpt.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
func.go go/pointer: fix crash: valueNode(*FreeVar) was allocating 1 node, even for multi-word types. 2014-06-19 15:30:51 -04:00
funcreflect.go go.tools/ssa: create thunks for method expressions T.f. 2014-06-11 13:10:26 -04:00
hello.go go.tools: fix various typos 2014-05-02 14:38:08 -07:00
interfaces.go go.tools/ssa: create thunks for method expressions T.f. 2014-06-11 13:10:26 -04:00
mapreflect.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
maps.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
panic.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
recur.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
reflect.go go.tools/go/pointer: fix solver nontermination bug due to reflective type construction cycles. 2014-05-30 16:27:51 -04:00
rtti.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
structreflect.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00
structs.go go.tools: rename packages. 2014-01-16 09:33:58 -05:00