Skip to content
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

Update the <ranges> header unit test #1396

Merged

Conversation

StephanTLavavej
Copy link
Member

@StephanTLavavej StephanTLavavej commented Oct 24, 2020

The Microsoft-internal compiler bug VSO-1237145 "Standard Library Header Units: bogus error C7599: 'std::ranges::operator ==': a trailing requires clause is only allowed on a templated function" has been fixed, so we can activate the <ranges> header unit test for the MSVC-internal development build, preventing regressions. We'll be able to completely activate this when VS 2019 16.9 Preview 2 is available.

This is an isolated PR to make the compiler devs' lives easier; internal MSVC-PR-283648.

@StephanTLavavej StephanTLavavej added the test Related to test code label Oct 24, 2020
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner October 24, 2020 02:42
@mnatsuhara mnatsuhara self-assigned this Oct 28, 2020
@StephanTLavavej StephanTLavavej merged commit 2b4cf99 into microsoft:master Oct 29, 2020
@StephanTLavavej StephanTLavavej deleted the ranges_header_unit_test branch October 29, 2020 22:08
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants