This is an archive of the discontinued LLVM Phabricator instance.

Uglify __support/xlocale
ClosedPublic

Authored by michaelplatings on Jun 28 2022, 6:59 AM.

Details

Reviewers
ldionne
Mordante
Group Reviewers
Restricted Project
Commits
rG9184002d6693: Uglify __support/xlocale
Summary

Uglify __support/xlocale

This allows including the headers without risk of conflict with user-defined macros e.g. max

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2022, 6:59 AM
michaelplatings requested review of this revision.Jun 28 2022, 6:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2022, 6:59 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Looks sensible to me, although it looks as if only the libc++ group has the authority to actually approve it.

miyuki added a subscriber: miyuki.Jun 29 2022, 3:36 AM
Mordante accepted this revision.Jun 29 2022, 10:45 AM
Mordante added a subscriber: Mordante.

Looks sensible to me, although it looks as if only the libc++ group has the authority to actually approve it.

You're free to also approve it, but we indeed require final approval of the libc++ group.
It's good to know somebody else also had a look at the changes.

Thanks for this cleanup! LGTM!

This revision is now accepted and ready to land.Jun 29 2022, 10:45 AM
This revision was automatically updated to reflect the committed changes.