Fix a comment about postponement of Clang upgrade

This commit is contained in:
Daira Hopwood 2020-11-03 09:55:02 +00:00 committed by GitHub
parent 4f331d0f7f
commit 90493623a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5,8 +5,7 @@
#
# Clang is pinned to a version that matches the Rust version.
# This will be Clang 9 intially, which we are postponing until after the
# initial Clang PR is merged.
# This would be Clang 9, but for 4.1.0 we are using Clang 8 and postponing the upgrade.
# libc++ is pinned to the same version as Clang.
native_clang 8.0.1 2020-12-01
native_clang 9.0.0 2020-12-01