This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add missing includes to xlocale helpers
ClosedPublic

Authored by ldionne on Oct 25 2022, 6:56 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGfd5a2bfaadb5: [libc++] Add missing includes to xlocale helpers
Summary

Also, make sure those are compatible with _LIBCPP_HAS_NO_WIDE_CHARACTERS.

Diff Detail

Event Timeline

ldionne created this revision.Oct 25 2022, 6:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 25 2022, 6:56 AM
ldionne requested review of this revision.Oct 25 2022, 6:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 25 2022, 6:56 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Oct 25 2022, 11:06 AM
This revision is now accepted and ready to land.Oct 25 2022, 11:06 AM
This revision was automatically updated to reflect the committed changes.