Files
zig/src
mlugg 149031204c Sema: skip aliasing check and runtime operation for @memcpy of zero-bit type
This check isn't valid in such cases, because the source and destination
pointers both refer to zero bits of memory, meaning they effectively
never alias.

Resolves: #21655
2025-02-01 09:48:18 +00:00
..
2025-01-16 20:42:08 -05:00
2024-04-09 15:00:21 +02:00
2025-01-29 06:35:22 +00:00
2024-09-19 18:20:20 -07:00
2024-09-19 18:20:20 -07:00