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

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 14:52:07 PDT 2019


thopre accepted this revision.
thopre added a comment.
This revision is now accepted and ready to land.

In D67241#1679348 <https://reviews.llvm.org/D67241#1679348>, @nlguillemot wrote:

> friendly reminder ping


My bad, I misunderstood you and thought you'd do a patch to  implement the "Create a Regex and immediately throw it away" idiom and rebase that one on top of it.


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

https://reviews.llvm.org/D67241





More information about the llvm-commits mailing list