This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Complete the StringRef case insensitive method renaming
ClosedPublic

Authored by mstorsjo on Jun 23 2021, 2:09 PM.

Details

Summary

Remove the old name for the methods. These were only left behind to
ease the transition for downstreams.

This goes on top of D104819.

Diff Detail

Event Timeline

mstorsjo requested review of this revision.Jun 23 2021, 2:09 PM
mstorsjo created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2021, 2:09 PM
dexonsmith accepted this revision.Jun 23 2021, 4:19 PM

LGTM, once all the code is migrated.

This revision is now accepted and ready to land.Jun 23 2021, 4:19 PM
This revision was landed with ongoing or failed builds.Jun 24 2021, 2:23 PM
This revision was automatically updated to reflect the committed changes.