This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Use STL case for utility
ClosedPublic

Authored by gchatelet on Jul 29 2022, 6:25 AM.

Details

Summary

Migrating all private STL code to the standard STL case but keeping it under the CPP namespace to avoid confusion.

Diff Detail

Event Timeline

gchatelet created this revision.Jul 29 2022, 6:25 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 29 2022, 6:25 AM
gchatelet requested review of this revision.Jul 29 2022, 6:25 AM
sivachandra accepted this revision.Aug 1 2022, 12:35 AM
This revision is now accepted and ready to land.Aug 1 2022, 12:35 AM
This revision was automatically updated to reflect the committed changes.