You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch Windows build configuration to use LLVM and GCC tooling
Replaced MSVC with LLVM (v17.0) as the compiler and updated the build environment to use GCC for ccache. Simplified configuration by removing MSVC-specific setup steps and Intel OpenMP dependencies. Updated associated build and install scripts to reflect the new toolchain.
0 commit comments