aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorThomas Preud'homme <thomasp@graphcore.ai>2019-11-19 11:18:51 +0000
committerThomas Preud'homme <thomasp@graphcore.ai>2019-11-19 16:15:21 +0000
commitb81cc6032902c810e0fde485d3092a947dc38541 (patch)
tree13748acfffc7fee11d17cf47fb5e5878519f56a6 /clang/lib/CodeGen/CodeGenModule.cpp
parent62871305c28f3102d5d06da929379674f2d40d04 (diff)
downloadllvm-b81cc6032902c810e0fde485d3092a947dc38541.zip
llvm-b81cc6032902c810e0fde485d3092a947dc38541.tar.gz
llvm-b81cc6032902c810e0fde485d3092a947dc38541.tar.bz2
[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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions