Bug 1646394 - Use the generic compiler alias for ccov builds r=froydnj

AFAIK there's no reason to pin to clang-9 specifically. In fact I already landed this change in the bouncy attempts at bug 1616692. I'm just separating it out in order to have fewer things in the air since I'm currently juggling clangs 9, 10, and 11 locally.

Differential Revision: https://phabricator.services.mozilla.com/D80018
This commit is contained in:
David Major 2020-06-17 15:43:47 +00:00
parent 6370866444
commit af8ed110e8

View File

@ -1329,7 +1329,7 @@ linux64-ccov/opt:
need-xvfb: true
fetches:
toolchain:
- linux64-clang-9
- linux64-clang
- linux64-rust
- linux64-gcc-7
- linux64-cbindgen