mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-17 16:49:02 +00:00
...`__attribute__((__noreturn__))` This is more inline with the definition in glibc's version of the file, and stops clang from complaining about it originally not being declared as `[[no_return]]`.