tools/pointer
Alan Donovan 7a5597c226 go.tools/pointer: suppress warnings from unsafe.Pointer conversions in the "syscall" package.
This is a short-term usability measure.
Longer term, we need to audit each conversion to decide
whether it should be ignored or modelled by an analytic
summary.

R=crawshaw
CC=golang-dev
https://golang.org/cl/13263050
2013-09-12 10:56:37 -04:00
..
testdata go.tools/ssa: fix bad type info in 'for _ = range channel'. 2013-08-27 11:18:31 -04:00
TODO go.tools/pointer: add runnable example. 2013-09-09 12:25:25 -04:00
analysis.go go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00
api.go go.tools/oracle: describe: query content of lvalues, not their address. 2013-09-09 21:06:25 -04:00
callgraph.go go.tools/oracle: add option to output results in JSON syntax. 2013-09-03 15:29:02 -04:00
doc.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
example_test.go go.tools/pointer: add runnable example. 2013-09-09 12:25:25 -04:00
gen.go go.tools/pointer: suppress warnings from unsafe.Pointer conversions in the "syscall" package. 2013-09-12 10:56:37 -04:00
intrinsics.go go.tools/pointer: summaries for more intrinsics. 2013-09-10 14:40:37 -04:00
labels.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
pointer_test.go go.tools/importer: generalize command-line syntax. 2013-09-06 18:13:57 -04:00
print.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
solve.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
util.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00