mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-07-22 02:56:57 -04:00
Adds the MSVC v14.51 (cl.exe v19.51) toolset from Visual Studio 2026 18.6 (May 2026) for x86, x64 and arm64, and points the "latest" MSVC entries at it. Existing 14.50/VS18.0/VS18.2 entries and their IDs are left unchanged. Generated from infra's msvc-install/gen-props.py. The exact toolset build number (14.51.36231) is the GA minimum from the release notes and must be reconciled with the artifact produced by the infra packager. Fixes #8723 🤖 Generated by LLM (Claude, via OpenClaw)