Commit Graph

5 Commits

Author SHA1 Message Date
Alessandro Di Federico 2879cbfdd3 PTMLCTypeBuilder: add missing const &
This lead to copy a model data structure instead of using the original
one, which, in turn, led to missed invalidation tracking.
2025-01-28 12:19:15 +01:00
Lauri Vasama bda55aac19 Add Clift C Backend 2025-01-10 08:04:20 +02:00
Lauri Vasama 03ef33f65c Add function location reference functions 2025-01-02 11:25:32 +02:00
Lauri Vasama 9d9de10660 Refactor primitive type location references 2025-01-02 11:25:32 +02:00
Alessandro Di Federico 143c315196 Merge revng-c into revng 2024-11-21 10:50:55 +01:00