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 libcxx skips for a new compiler warning #5283

Merged

Conversation

StephanTLavavej
Copy link
Member

Mirrors internal MSVC-PR-610616 "Zc for conformant u8 string encoding of escape sequences".

(I'm refraining from nitpicking the comment too closely because updating it requires rerunning the internal PR checks and that's time-consuming.)

These are phrased as :9 SKIPPED which skips them for the MSVC-internal test harness only, as the new warning has not yet shipped. When it does, we'll need to update this to :0 FAIL and :1 FAIL, or work with upstream LLVM to fix their non-conformant test code.

@StephanTLavavej StephanTLavavej added the test Related to test code label Feb 15, 2025
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner February 15, 2025 00:44
Copy link
Member

@davidmrdavid davidmrdavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Also agreed with the suggestion to improve how the core issue is referenced, as suggested here: https://github.com/microsoft/STL/pull/5283/files#r1957058780

@StephanTLavavej StephanTLavavej merged commit 977a92e into microsoft:main Feb 18, 2025
39 checks passed
@StephanTLavavej StephanTLavavej deleted the zc-u8-escape-encoding branch February 18, 2025 23:03
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants