aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/asan
AgeCommit message (Expand)Author
2022-04-22Revert "cmd/compile: enable Asan check for global variables"Bryan Mills
2022-04-22cmd/compile: enable Asan check for global variablesfanzha02
2021-12-29runtime: fix the issue that the -asan option cannot print where the error occ...fanzha02
2021-11-02runtime/asan: declare asan reporting functions in CIan Lance Taylor
2021-10-28all: manual fixups for //go:build vs // +buildRuss Cox
2021-10-26runtime, runtime/asan: add asan runtime supportfanzha02