-
Notifications
You must be signed in to change notification settings - Fork 15.2k
[libc] Reland #149423 "wchar string conversion functions mb to wc" #150667
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
Conversation
Added missing includes in the test files for null check
uzairnawaz
left a comment
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.
LGTM
michaelrj-google
left a comment
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.
You don't need the LIBC_HAS_SANITIZER check, for the reasons described in this PR: #150341
|
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/171/builds/27172 Here is the relevant piece of the build log for the reference |
…ctions mb to wc"" (#151016) Reverts llvm/llvm-project#150667
Added missing includes in the test files for null check