This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Add more ArrayRef <-> StringRef conversion functions
ClosedPublic

Authored by steven_wu on Nov 30 2022, 10:56 AM.

Details

Summary

Add new functions in StringExtras to convert byte size type array to
StringRef and vice versa.

Diff Detail

Event Timeline

steven_wu created this revision.Nov 30 2022, 10:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 10:56 AM
Herald added a subscriber: ributzka. · View Herald Transcript
steven_wu requested review of this revision.Nov 30 2022, 10:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2022, 10:56 AM
This revision is now accepted and ready to land.Nov 30 2022, 11:51 AM
benlangmuir accepted this revision.Nov 30 2022, 2:05 PM
This revision was landed with ongoing or failed builds.Oct 6 2023, 1:55 PM
This revision was automatically updated to reflect the committed changes.