aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/msan
AgeCommit message (Expand)Author
2021-10-28all: manual fixups for //go:build vs // +buildRuss Cox
2021-08-13all: gofmt more (but vendor, testdata, and top-level test directories)Dmitri Shuralyov
2018-05-02runtime: enable memory sanitizer on arm64Fangming.Fang
2015-10-21runtime, runtime/msan: add msan runtime supportIan Lance Taylor