зеркало из https://github.com/mozilla/gecko-dev.git
5d9084e8a0
Bug 1553230 made configure automatically get toolchain artifacts in some cases. The artifacts for clang-cl builds are clang.tar.zst, and extract to clang/. Configure derives the task name from that knowledge, and fails to find clang-cl tasks because of that. For consistency, these tasks should be called clang. They are clang builds anyways, and like any other clang builds, they also contain clang-cl. Differential Revision: https://phabricator.services.mozilla.com/D103150 |
||
---|---|---|
.. | ||
ci | ||
docker | ||
docs | ||
scripts | ||
taskgraph | ||
test | ||
.yamllint | ||
mach_commands.py | ||
moz.build |