The const-correctness of match() was fixed in rL372764, which allows
uses of Regex objects to be const in cases they couldn't be before. This
patch tightens up the const-ness of Regex in various such cases.
Details
Details
- Reviewers
thopre - Commits
- rGb81cc6032902: [clang][NFC] Make various uses of Regex const
Diff Detail
Diff Detail
Event Timeline
Comment Actions
My sincere apologies, I forgot to change the author in the commit. I don't often commit on behalf of others so didn't think enough.