serenity icon indicating copy to clipboard operation
serenity copied to clipboard

Meta: Add clang-19 support to compiler detection

Open Sujit-Hiwale opened this issue 4 months ago • 0 comments

Extended the compiler detection logic by adding clang-19 support. This allows the build system to correctly locate and use clang-19 and aligns with the logic for clang-17 and 18. This also fixes #25123.

Sujit-Hiwale avatar Dec 02 '25 17:12 Sujit-Hiwale