x/tools/go/pointer: sound models of sync/atomic
Pointer[T]
and Value
#56918
Labels
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
It would be nice to have sound pointer analysis models of the atomic primitives that contain pointers.
Currently the pointer analysis unsoundly ignores their use.
A failing test pointer analysis test
go/pointer/testdata/atomic_value.go
could be:The text was updated successfully, but these errors were encountered: