gvisor/tools/go_stateify
gVisor bot 9be46e55c2 Stateify: register types with full package names
This is to avoid conflicts with types that share the same
[short] package and type names, e.g. proc.smapsData exist
in pkg/sentry/fs/proc and pkg/sentry/fsimpl/proc.

Updates #1663

PiperOrigin-RevId: 294485146
2020-02-11 11:41:55 -08:00
..
BUILD Update visibility. 2020-02-10 11:30:21 -08:00
defs.bzl Stateify: register types with full package names 2020-02-11 11:41:55 -08:00
main.go Stateify: register types with full package names 2020-02-11 11:41:55 -08:00