This is an archive of the discontinued LLVM Phabricator instance.

[Support] extend llvm:Regex::sub() for global substitution
Needs ReviewPublic

Authored by danix800 on Jul 11 2023, 8:02 AM.

Details

Reviewers
hiraditya
Summary

Extend llvm::Regex::sub() to do global substitution.

Diff Detail

Event Timeline

danix800 created this revision.Jul 11 2023, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 11 2023, 8:02 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
danix800 requested review of this revision.Jul 11 2023, 8:02 AM
danix800 updated this revision to Diff 539112.Jul 11 2023, 8:08 AM
danix800 edited the summary of this revision. (Show Details)