diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-11-19 11:18:51 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-11-19 16:15:21 +0000 |
commit | b81cc6032902c810e0fde485d3092a947dc38541 (patch) | |
tree | 13748acfffc7fee11d17cf47fb5e5878519f56a6 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 62871305c28f3102d5d06da929379674f2d40d04 (diff) | |
download | bcm5719-llvm-b81cc6032902c810e0fde485d3092a947dc38541.tar.gz bcm5719-llvm-b81cc6032902c810e0fde485d3092a947dc38541.zip |
[clang][NFC] Make various uses of Regex const
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.
Reviewers: thopre
Reviewed By: thopre
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D68155
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions