This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] Add missing conditionals for the existence of wide characters
ClosedPublic

Authored by ldionne on Nov 21 2022, 6:51 AM.

Diff Detail

Event Timeline

ldionne created this revision.Nov 21 2022, 6:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2022, 6:51 AM
Herald added a subscriber: arphaman. · View Herald Transcript
ldionne requested review of this revision.Nov 21 2022, 6:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2022, 6:51 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne updated this revision to Diff 476946.Nov 21 2022, 10:39 AM

Trigger CI

Mordante accepted this revision.Nov 21 2022, 11:11 AM
Mordante added a subscriber: Mordante.

Thanks for the cleanup, LGTM!

This revision is now accepted and ready to land.Nov 21 2022, 11:11 AM
ldionne updated this revision to Diff 476982.Nov 21 2022, 1:05 PM

Generate files.

This revision was landed with ongoing or failed builds.Nov 21 2022, 3:01 PM
This revision was automatically updated to reflect the committed changes.