This is an archive of the discontinued LLVM Phabricator instance.

[lldb][NFC] Use a StringRef for AddRegexCommand::AddRegexCommand parameters
ClosedPublic

Authored by teemperor on Jul 24 2020, 6:44 AM.

Details

Summary

This way we can get rid of this 1024 char buffer workaround.

Diff Detail

Event Timeline

teemperor created this revision.Jul 24 2020, 6:44 AM
labath accepted this revision.Jul 27 2020, 12:40 AM
This revision is now accepted and ready to land.Jul 27 2020, 12:40 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2020, 5:37 AM