tools/go
Alan Donovan 8049553ca8 go/ssa: use sync.Once instead of sync.atomic
This adds a missing memory barrier at the end of Package.Build.

Change-Id: Ife35d5ad5a48ba121f35656fef682863d4f2aef6
Reviewed-on: https://go-review.googlesource.com/14761
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-09-18 15:11:51 +00:00
..
ast/astutil go/ast/astutil: set Pos for import name 2015-05-19 23:10:16 +00:00
buildutil x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
callgraph go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
exact tools: add import comments. 2014-12-09 22:42:16 +00:00
gccgoimporter x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
gcimporter go/types: change {Type,Object,Selection}String to accept a Qualifier function 2015-06-30 19:00:00 +00:00
importer go/types: unexport UniverseByte/Rune; make Typ a slice 2015-07-21 18:42:36 +00:00
loader go/loader: in stdlib_test, skip packages that depend on vendoring 2015-08-31 20:55:27 +00:00
pointer go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
ssa go/ssa: use sync.Once instead of sync.atomic 2015-09-18 15:11:51 +00:00
types x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
vcs x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00