Files
revng-revng/tests/unit
Andrea Gussoni 4e3af009fe Expressions: fold x[0] into *x
Implement a DDR rewriting for folding the `x[0]` into `*x`, in order
to avoid a useless verbose syntax. Due to concatenation of rewrites, we
will get `&(x[0])` transformed into `x`, which is the rewriting we are
aiming to.
2026-04-14 09:52:07 +02:00
..
2025-12-16 17:41:55 +01:00
2026-02-16 10:34:38 +01:00
2025-12-16 17:41:55 +01:00
2026-03-26 16:28:48 +00:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-02-13 13:10:51 +02:00
2025-12-16 17:41:55 +01:00
2024-11-21 10:50:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-22 11:34:47 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2024-07-10 16:19:27 +02:00
2025-12-16 17:41:55 +01:00