Bug 307820
| Summary: | [Win] Don't assume clang-cl location | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ian Grunert <ian.grunert> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Windows 11 | ||
Ian Grunert
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ian Grunert
Pull request: https://github.com/WebKit/WebKit/pull/58639
EWS
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
<rdar://problem/170331245>