[PATCH] D67241: Regex: Make "match" and "sub" const member functions

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 24 07:42:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372764: Regex: Make "match" and "sub" const member functions (authored by thopre, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67241?vs=219129&id=221544#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67241/new/

https://reviews.llvm.org/D67241

Files:
  llvm/trunk/include/llvm/Support/Regex.h
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Support/FileCheck.cpp
  llvm/trunk/lib/Support/Regex.cpp
  llvm/trunk/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67241.221544.patch
Type: text/x-patch
Size: 7312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190924/c0a9edd6/attachment.bin>


More information about the llvm-commits mailing list