mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-21 03:56:39 +00:00
The clang-format version released with llvm 19 will format many files differently than clang-format-18. This change presents the existing warning shown for incorrect clang-format versions to those with versions greater than 18. Fixes issue #1750