RESOLVED FIXED307820
[Win] Don't assume clang-cl location
https://bugs.webkit.org/show_bug.cgi?id=307820
Summary [Win] Don't assume clang-cl location
Ian Grunert
Reported 2026-02-13 10:01:22 PST
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.
Attachments
Ian Grunert
Comment 1 2026-02-13 10:13:08 PST
EWS
Comment 2 2026-02-13 10:39:59 PST
Committed 307490@main (55274a896a12): <https://commits.webkit.org/307490@main> Reviewed commits have been landed. Closing PR #58639 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-02-13 10:40:12 PST
Note You need to log in before you can comment on or make changes to this bug.