This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add StringList::AppendString(const Twine&) (NFC)
ClosedPublic

Authored by kastiglione on Jan 5 2022, 11:06 AM.

Details

Summary

Add a convenience for appending constructed string values.

Diff Detail

Event Timeline

kastiglione requested review of this revision.Jan 5 2022, 11:06 AM
kastiglione created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2022, 11:06 AM
JDevlieghere accepted this revision.Jan 5 2022, 5:24 PM

Ship it

This revision is now accepted and ready to land.Jan 5 2022, 5:24 PM