mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
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.