]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable msan/asan
authorMeng Zhuo <mzh@golangcn.org>
Thu, 30 Dec 2021 08:46:21 +0000 (16:46 +0800)
committermzh <mzh@golangcn.org>
Fri, 1 Apr 2022 01:18:52 +0000 (01:18 +0000)
commitbe8ee5a58f8c30e95e425779fb31b2ae4e35cb8c
treea8f429dcdc5b703bf1be5f18894ebcf4f827b6e3
parentc4efe7fb2777fca05a904b0c62bee8915e13b03f
cmd/dist: enable msan/asan

Supporting memory sanitizer and address sanitizer in toolchains

Change-Id: Ie292657b78954d65bd72e64e063b1c4f18d4f0d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/374974
Trust: mzh <mzh@golangcn.org>
Run-TryBot: mzh <mzh@golangcn.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/cmd/dist/test.go