Toolset update: MSVC Compiler 19.52.36307.1#6260
Open
StephanTLavavej wants to merge 18 commits intomicrosoft:mainfrom
Open
Toolset update: MSVC Compiler 19.52.36307.1#6260StephanTLavavej wants to merge 18 commits intomicrosoft:mainfrom
StephanTLavavej wants to merge 18 commits intomicrosoft:mainfrom
Conversation
To be safe, I'm going to keep passing `-DefaultOutboundAccess $false`.
Intentionally not increasing the requirement for patch versions.
Still can't update yvals_core.h due to the internal toolset.
…usage). Verified that warnings still repro.
…ndling placement-new".
…_builtin_is_implicit_lifetime`".
Followup to GH 6197. Any mention of a test as FAIL or SKIPPED for any configuration causes the MSVC-internal harness to skip it for all configurations.
Reported VSO-2941370 "EDG `__builtin_is_implicit_lifetime` isn't checking for trivial constructors".
…ivate a union member of certain empty class type during constant evaluation".
…rward declared by winnt.h".
094f531 to
9509cd4
Compare
…argeting x86". Fine-grained workarounds don't appear to be viable, so I'm disabling the entire tests. Because this is specific to x86 /analyze, we still have reasonable coverage of x86 vanilla and non-x86 /analyze.
The tests for `ranges::replace_copy` and `ranges::replace_copy_if` are now OOMing for x86 /permissive configurations. Add a targeted workaround for this. Note that we still have reasonable coverage of x86 strict and non-x86 /permissive.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
-Preview -NoLogotoLaunch-VsDevShell.ps1.-DefaultOutboundAccess $false.__builtin_is_implicit_lifetime".__builtin_is_implicit_lifetimeisn't checking for trivial constructors".std::expected<cv T, E>#6233./analyzeemits warning C28285 for_BitScanForwarddeclared by winnt.h"./analyzetargeting x86"./analyze, we still have reasonable coverage of x86 vanilla and non-x86/analyze.ranges::replace_copyandranges::replace_copy_ifare now OOMing for x86/permissiveconfigurations. Add a targeted workaround for this. Note that we still have reasonable coverage of x86 strict and non-x86/permissive.