mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-30 09:16:48 +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.