diff options
| author | fanzha02 <fannie.zhang@arm.com> | 2021-01-04 17:53:37 +0800 |
|---|---|---|
| committer | fannie zhang <Fannie.Zhang@arm.com> | 2021-10-26 01:22:47 +0000 |
| commit | adfb85b3150d5ebe36440f82d83be88403951319 (patch) | |
| tree | e8672c529e9d89a84d14b2564f97dc590f440ab5 /src/encoding/json/encode.go | |
| parent | 49fda9e4f5cd3a05fd5fa0b3a2047a9d24873bd6 (diff) | |
| download | go-adfb85b3150d5ebe36440f82d83be88403951319.tar.xz | |
runtime, runtime/asan: add asan runtime support
These are the runtime support functions for letting Go code interoperate
with the C/C++ address sanitizer. Calls to asanread/asanwrite are now
inserted by the compiler with the -asan option. Calls to
asanunpoison/asanpoison will be from other runtime functions in a
subsequent CL.
Updates #44853.
Change-Id: I9e8fc0ce937828bc7f4a8b6637453ddc3862c47b
Reviewed-on: https://go-review.googlesource.com/c/go/+/298613
Trust: fannie zhang <Fannie.Zhang@arm.com>
Run-TryBot: fannie zhang <Fannie.Zhang@arm.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
