]> Cypherpunks.ru repositories - gostls13.git/commit
sync/atomic: note that alignment responsibility doesn't apply to types
authorMichael Pratt <mpratt@google.com>
Fri, 3 Jun 2022 17:47:10 +0000 (13:47 -0400)
committerMichael Pratt <mpratt@google.com>
Fri, 3 Jun 2022 19:58:02 +0000 (19:58 +0000)
commit0eb7051aada1c8f115419122322002f47c1d0fea
tree278159de294cc15d7f14c8b8be24a9f14aba781c
parente1036a741cbefe17d6cd97eb3b549a405287a36e
sync/atomic: note that alignment responsibility doesn't apply to types

For #50860.

Change-Id: I8e117f00c5da230d0dc398aaed417fe5e64a5b22
Reviewed-on: https://go-review.googlesource.com/c/go/+/410127
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/sync/atomic/doc.go