-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Toolset update: MSVC Compiler 19.51.36014 #6095
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
Open
StephanTLavavej
wants to merge
35
commits into
microsoft:main
Choose a base branch
from
StephanTLavavej:build-tools-14.51
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+321
−680
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
df08cfc
Cycle locations for ARM64.
StephanTLavavej 73f0a69
Python 3.14.3.
StephanTLavavej 21957ad
CMake 4.2.1.
StephanTLavavej 1d670dc
MSVC Compiler 19.51.36014.
StephanTLavavej 58822ab
README.md: Install "(Preview)" Build Tools.
StephanTLavavej 10deabe
README.md: Update Command Prompt instructions, adding `-vcvars_ver=pr…
StephanTLavavej f89c66c
provision-image.ps1: Update to Preview components.
StephanTLavavej 9cc1c4f
provision-image.ps1: Patch Launch-VsDevShell.ps1.
StephanTLavavej 6e17472
CMakePresets.json: Set "toolset" with a "value" of "version=preview".
StephanTLavavej 610de9c
Use 10 shards for x64/x86 too.
StephanTLavavej ef449fb
VSO-2574432 "C1XX incorrectly handles a requires-expression checking …
StephanTLavavej 0a7f286
VSO-1513409 "Bogus `warning C4100: '<_Args_0>': unreferenced formal p…
StephanTLavavej e613791
EDG 6.8 implemented multidimensional subscript.
StephanTLavavej 0692042
Enable P2674R1 is_implicit_lifetime in C++23 mode for MSVC.
StephanTLavavej c526174
Enable P2255R2 reference_meows_from_temporary in C++23 mode for MSVC …
StephanTLavavej 6e409bd
MSVC implemented P2448R2 "Relaxing some constexpr restrictions" with …
StephanTLavavej 931a8f6
MSVC fixed a constexpr bug!
StephanTLavavej 0ac9078
Reported LLVM-182390.
StephanTLavavej 08e79b6
Reported LLVM-182392.
StephanTLavavej 80469c7
Reported LLVM-182397.
StephanTLavavej cb9463b
Template parameters: `_Pc` => `_ParseContext`
StephanTLavavej 7a94b6b
Function parameters: `_Pc` => `_Parse_ctx`
StephanTLavavej 2bfcd9e
Template parameters: `_ParseCtx` => `_ParseContext`
StephanTLavavej 51cf200
Function parameters: `_ParseCtx` => `_Parse_ctx`
StephanTLavavej 9fe4ce0
Function parameters: `_FormatCtx` => `_Format_ctx`
StephanTLavavej ec5c9cd
Template parameters: `_FmtCtx` => `_FormatContext`
StephanTLavavej e5b5349
`_Fill_align_and_width_formatter::_Format()` shouldn't be `constexpr`.
StephanTLavavej 75b3487
`_Fill_align_and_width_formatter::_Format()` return type: `auto` => `…
StephanTLavavej f238912
Update citations: VSO-1236041 => VSO-2744645
StephanTLavavej 75ffc42
Drop `_NODISCARD` on workaround functions to match their callers.
StephanTLavavej ce586f5
`<format>`: Remove workarounds for declaring and defining member func…
StephanTLavavej 610ea09
libcxx/expected_results.txt: Overhaul the "XFAILS WHICH PASS" section.
StephanTLavavej 51d55d4
Partially enable ARM64 ASan, add test coverage.
StephanTLavavej fdda15c
New pools.
StephanTLavavej fdd46bf
Upgrade all "constexpr step limits" tests to SKIPPED.
StephanTLavavej File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Why not
cd/dif there's no goal topopd?