Ralf Jung
|
db1652e07b
|
fix the way we detect overflow for inbounds arithmetic (and tweak the error message)
|
2024-08-01 14:38:58 +02:00 |
|
Ralf Jung
|
5d5c97aad7
|
interpret: simplify pointer arithmetic logic
|
2024-08-01 14:25:19 +02:00 |
|
Ralf Jung
|
de78cb56b2
|
on a signed deref check, mention the right pointer in the error
|
2024-08-01 14:25:19 +02:00 |
|
Ralf Jung
|
f8ebe8d783
|
improve dangling/oob errors and make them more uniform
|
2024-07-27 21:12:54 +02:00 |
|
Ralf Jung
|
5c33a5690d
|
offset, offset_from: allow zero-byte offset on arbitrary pointers
|
2024-05-13 07:59:16 +02:00 |
|
Caleb Zulawski
|
4d9607869a
|
Update std::simd usage and test outputs
|
2023-11-26 09:02:25 -05:00 |
|
Camille GILLOT
|
02424e4bc5
|
Normalize alloc-id in tests.
|
2023-10-16 16:29:35 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|