[PATCH] D123776: [Support] Optimize (.*) regex matches
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 12:34:34 PDT 2022
tstellar added a comment.
Is there some reason we can't use the c++11 regex library for this?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123776/new/
https://reviews.llvm.org/D123776
More information about the llvm-commits
mailing list