-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Redo Linux clang 11 bump #119
Conversation
This reverts commit f7e4096. Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
548f785
to
7728f34
Compare
Let's expect to sync this update with #115 |
/retest I might not have perms to do this, @sunjayBhatia |
Looks like the 11.0.0 16.04 binaries are not on the releases page anymore, will need to update to 20.04 |
A compromise position would be to bump to 18.04, but I think it's a little late for that. Good call, time to jump to this decade. |
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
cc @lizan this is green if you get a chance to look |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we pick up 11.0.1 windows and mac at the same time and begin keeping these in-sync?
Should we pick back up bazel 4.0.0+3.7.2 in the process?
yeah since bazel 4.0 is released let's pick up it. |
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
[skip ci] Regenerate linux toolchains from edbec0b [skip ci] Update toolchains to llvm 11.0.1 and bazel 4.0.0 (#119) * Revert revert of "use LLVM 11 (#116)" * Bump to LLVM 11.0.1 on Linux and Windows * Generate bazel 4.0.0 toolchains Authored-by: Sunjay Bhatia <sunjayb@vmware.com> Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
Reapplies #116 which had to be reverted as it was merged too early
Also bumps Windows LLVM to 11.0.1 and adds Bazel 4.0.0 toolchain generation