aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testsanitizers/msan_test.go
AgeCommit message (Expand)Author
2021-08-09runtime/cgo: when using msan explicitly unpoison cgoCallersIan Lance Taylor
2021-03-11cmd/dist: refactor test constraints for misc/cgo/testsantizersfanzha02
2020-12-03cmd/compile, runtime: use __msan_memmove for moving data, split msanread to f...Cherry Zhang
2018-07-05cmd/cgo: mark C result as written for msanIan Lance Taylor
2017-08-17misc/cgo/testsanitizers: convert test.bash to GoBryan C. Mills