]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #66194 - alexcrichton:update-clang, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Fri, 8 Nov 2019 23:28:06 +0000 (23:28 +0000)
committerbors <bors@rust-lang.org>
Fri, 8 Nov 2019 23:28:06 +0000 (23:28 +0000)
Update Clang & build MSVC LLVM with it

This is a general update of our builders to Clang 9, and then it also attempts to tackle a bit of #66192 by building LLVM for rustc with Clang, not with the system `cl.exe` on MSVC.


Trivial merge