[PATCH] D68054: Regex: Add static convenience functions for "match" and "sub"
Nicolas Guillemot via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 12:17:32 PDT 2019
nlguillemot added a comment.
Opened a review that just increases the const-correctness of Regex in clang: https://reviews.llvm.org/D68155
This is the first of two steps I suggested in my previous comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68054/new/
https://reviews.llvm.org/D68054
More information about the llvm-commits
mailing list