Skip to content

Skip a libcxx test for upcoming compiler changes#6165

Open
StephanTLavavej wants to merge 2 commits intomicrosoft:mainfrom
StephanTLavavej:escalator
Open

Skip a libcxx test for upcoming compiler changes#6165
StephanTLavavej wants to merge 2 commits intomicrosoft:mainfrom
StephanTLavavej:escalator

Conversation

@StephanTLavavej
Copy link
Member

This is a reverse mirror of @Codiferous's MSVC-PR-717439 implementing WG21-P2564R3 "consteval Needs To Propagate Up" (aka Immediate Escalation). This increases compiler memory consumption, which is a problem for the accursed x86-hosted toolset.

@StephanTLavavej StephanTLavavej requested a review from a team as a code owner March 17, 2026 11:18
@StephanTLavavej StephanTLavavej added the test Related to test code label Mar 17, 2026
@github-project-automation github-project-automation bot moved this to Initial Review in STL Code Reviews Mar 17, 2026
@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej moved this from Initial Review to Final Review in STL Code Reviews Mar 17, 2026
@AlexGuteniev
Copy link
Contributor

We currently do native AArm64 compilation and cross compilation. Can do the same for x86?
The memory skips tend to accumulate.

@StephanTLavavej
Copy link
Member Author

We could easily configure GitHub to use the x64-hosted x86-targeting cross-compiler, but the MSVC-internal test harness is not so easily malleable.

@StephanTLavavej StephanTLavavej moved this from Final Review to Merging in STL Code Reviews Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Related to test code

Projects

Status: Merging

Development

Successfully merging this pull request may close these issues.

3 participants