]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/noder: mark Sync as a primitive
authorMark Freeman <mark@golang.org>
Mon, 19 May 2025 19:45:41 +0000 (15:45 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 19 May 2025 19:52:12 +0000 (12:52 -0700)
commitfd6afa352d0dfc86a158a6ef011454891593d065
tree3263833631a798a5a31afdd2da66dbf4df0ef0d9
parentdb956262ac4125693cffb517ea7aebf6ab04ec35
cmd/compile/internal/noder: mark Sync as a primitive

Sync is used in the definition of primitives and documented by pkgbits.
It's not much help to also document it here.

Change-Id: I18bd0c7816f8249483550a1f0af7c76b9cfe09fb
Reviewed-on: https://go-review.googlesource.com/c/go/+/674156
Auto-Submit: Mark Freeman <mark@golang.org>
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Bypass: Mark Freeman <mark@golang.org>
src/cmd/compile/internal/noder/doc.go