mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35: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.