This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Outliner label name clean up.
ClosedPublic

Authored by plotfi on May 5 2020, 6:29 PM.

Details

Summary

Just simplifying how the label name is generated and using std::to_string instead of Twine.

Diff Detail

Event Timeline

plotfi created this revision.May 5 2020, 6:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2020, 6:29 PM
paquette accepted this revision.May 5 2020, 6:31 PM

LGTM

This revision is now accepted and ready to land.May 5 2020, 6:31 PM
This revision was automatically updated to reflect the committed changes.