Files
zig/src
Andrew Kelley 792bbfa301 Sema: fix memcpy alias safety incorrect math
Previously it was not multiplying by the element ABI size. Now, it uses
ptr_add instructions which do math based on the element type.
2023-04-25 11:23:41 -07:00
..
2022-09-14 20:08:34 -04:00
2023-04-23 21:06:21 +03:00
2023-04-20 15:17:07 -07:00
2023-04-23 21:06:21 +03:00
2023-04-22 21:16:23 +02:00
2023-04-15 19:44:56 +03:00
2023-04-13 02:47:16 -04:00
2023-04-13 02:47:16 -04:00
2022-11-04 00:09:27 +03:30
2023-01-25 20:56:23 -07:00