mirror of
https://github.com/go-delve/delve.git
synced 2025-11-01 20:20:40 +08:00
Adds test command line flag to compile target fixtures using the -race flag. Multiple tests will fail because of https://github.com/golang/go/issues/22600 but eventually this should work.