This is an archive of the discontinued LLVM Phabricator instance.

[NFC][libc++] char_traits code cleanups.
ClosedPublic

Authored by Mordante on Aug 4 2022, 10:56 AM.

Details

Reviewers
ldionne
philnik
Group Reviewers
Restricted Project
Commits
rG2928b230ce0e: [NFC][libc++] char_traits code cleanups.
Summary

These cleanups were identified while working on D130295.

Diff Detail

Event Timeline

Mordante created this revision.Aug 4 2022, 10:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2022, 10:56 AM
Mordante requested review of this revision.Aug 4 2022, 10:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2022, 10:56 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Aug 31 2022, 9:34 AM
This revision is now accepted and ready to land.Aug 31 2022, 9:34 AM
Mordante updated this revision to Diff 457020.Aug 31 2022, 10:40 AM

Rebased to test CI before landing.

Mordante updated this revision to Diff 457039.Aug 31 2022, 11:38 AM

Fix build.

philnik accepted this revision.Aug 31 2022, 11:50 AM
philnik added a subscriber: philnik.

Thanks for the cleanup!

This revision was automatically updated to reflect the committed changes.
libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/types.compile.pass.cpp