mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 02:57:23 +00:00
This commit enables warnings when using variable length arrays. For disabling this warning locally use -Wno-vla, as it will work both across Clang and GCC.