1
0
mirror of https://github.com/golang/go synced 2024-10-01 03:28:32 -06:00
go/pointer
Alan Donovan 0b534359c5 go.tools/pointer: summaries for more intrinsics.
All have been audited to ensure that they have NoEffect on
aliasing.  Also: clarify the requirements for NoEffect to
explicitly disclaim trivial loads/stores.

R=crawshaw
CC=golang-dev
https://golang.org/cl/13314045
2013-09-10 14:40:37 -04:00
..
testdata go.tools/ssa: fix bad type info in 'for _ = range channel'. 2013-08-27 11:18:31 -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/oracle: describe: query content of lvalues, not their address. 2013-09-09 21:06:25 -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
TODO go.tools/pointer: add runnable example. 2013-09-09 12:25:25 -04:00
util.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00