2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/internal/rt
Yi Duan 6d60889e3b
build: omit checkptr detects on unsafe functions (#372)
* build: omit `checkptr` detect on unsafe functions

* update CI
2023-02-28 19:13:19 +08:00
..
asm_amd64.s feat: add env option SONIC_STOP_PROFILING to stop traceback on demands (#361) 2023-02-14 14:48:22 +08:00
asm_arm64.s feat:(ast) add fallback api on not-amd64 env (#341) 2023-01-03 19:47:55 +08:00
fastmem.go build: omit checkptr detects on unsafe functions (#372) 2023-02-28 19:13:19 +08:00
fastvalue.go fix:(encoder) pass pv through compiler recursively (#336) 2022-12-13 14:26:58 +08:00
gcwb.go feat: add env option SONIC_STOP_PROFILING to stop traceback on demands (#361) 2023-02-14 14:48:22 +08:00
int48.go chore: make it open-source 2021-05-28 23:58:58 +08:00
stackmap.go fix: add nocheckptr directive (#365) 2023-02-20 14:52:46 +08:00