Upgrade clang to 9.0 on Windows.

This commit is contained in:
Josh Matthews 2020-04-15 15:03:03 -04:00 committed by GitHub
parent 9e2ca8b05e
commit c32b1ac940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
WINDOWS_MSVC = {
"cmake": "3.14.3",
"llvm": "8.0.1",
"llvm": "9.0.0",
"moztools": "3.2",
"ninja": "1.7.1",
"nuget": "08-08-2019",