-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resurrect Windows-2022 with LLVM 16 [WIP]
Changes: - adds back Windows-2022 to test.yml matrix - adds LLVM upgrade step to test.yml to install LLVM 16 - adds command to test.yml to fix LLVM include path - adds macro definition to .bazelrc prefer __builtin_offsetof - adds include path override for hrss.c in external/ssl. Currently fails building boringssl during to include path ordering: clang headers included after MSVC ones and both contain incompatible emmintrin.h.
- Loading branch information
Showing
2 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters