commit | cd5b42b00cd15a492659c81a153662690d2b8e83 | [log] [tgz] |
---|---|---|
author | Keith Randall <khr@golang.org> | Fri Jul 25 22:42:40 2025 -0700 |
committer | Keith Randall <khr@golang.org> | Tue Jul 29 12:42:20 2025 -0700 |
tree | e07414cf270e8eedf860c1884287a529177d83da | |
parent | 7f2f3414b380b4d8fabfcf75a096c133ebe1c5c0 [diff] |
internal/gocore: reverse sense of indirect test CL 682075 is 100% wrong. IsIndir is true if the direct bit is *not* set. Change-Id: Ife8cc7b08e7051310e3f799bf6e58822f07d1733 Reviewed-on: https://go-review.googlesource.com/c/debug/+/690156 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Keith Randall <khr@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/debug.
The main issue tracker for the debug repository is located at https://go.dev/issues. Prefix your issue with “x/debug:” in the subject line, so it is easy to find.