Peter Zhu
ead3739c34
Inline ASAN poison functions when ASAN is not enabled
...
The ASAN poison functions was always defined in gc.c, even if ASAN was not
enabled. This made function calls to happen all the time even if ASAN is
not enabled. This commit defines these functions as empty macros when ASAN
is not enabled.
2025-06-30 10:25:58 -04:00
..
2024-11-26 14:31:08 -05:00
2024-11-09 00:08:03 +09:00
2025-06-23 10:04:58 +01:00
2025-04-18 21:52:57 +09:00
2024-11-13 13:32:32 +01:00
2025-06-23 20:03:48 +09:00
2025-05-11 23:32:50 +09:00
2025-05-08 07:58:05 +02:00
2025-04-28 08:38:35 -07:00
2025-06-17 15:28:05 +02:00
2025-06-23 10:04:58 +01:00
2025-06-06 13:13:16 +09:00
2025-05-11 23:32:50 +09:00
2025-06-23 10:04:58 +01:00
2025-06-02 09:52:25 -04:00
2024-12-28 11:25:57 +09:00
2025-01-20 10:31:36 -05:00
2025-06-27 09:23:14 -04:00
2025-02-24 18:32:46 +01:00
2025-06-30 10:25:58 -04:00
2025-06-09 12:33:35 +09:00
2025-06-28 13:55:59 +09:00
2025-06-13 19:46:29 +02:00
2025-01-03 17:02:50 -05:00
2025-02-10 08:47:44 -05:00
2025-06-14 12:32:51 +09:00
2025-02-19 18:27:32 +09:00
2025-06-26 16:25:57 +02:00
2025-06-24 11:39:58 +09:00