Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 55274a896a12ae9ae32ecd391d877988a3d465a0
https://github.com/WebKit/WebKit/commit/55274a896a12ae9ae32ecd391d877988a3d465a0
Author: Ian Grunert <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M Tools/Scripts/webkitdirs.pm
Log Message:
-----------
[Win] Don't assume clang-cl location
https://bugs.webkit.org/show_bug.cgi?id=307820
Reviewed by Yusuke Suzuki.
The build bots use C:/LLVM not C:/Program Files/LLVM
I think we should check for clang somewhere in CMake and fail if trying
to build with not-clang. We shouldn't hard code the path to clang-cl.
Canonical link: https://commits.webkit.org/307490@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications