Files
ladybird/Libraries/LibIDL
Shannon Booth 23e30067a0 LibIDL: Avoid mutating typedefs during resolution
When resolving a typedef, clone its stored type before applying the
nullability from the use site.

This keeps shared typedef definitions stable when multiple IDL files are
parsed in one generator run.
2026-04-23 07:07:49 +02:00
..
2026-02-26 18:31:57 +01:00