[PATCH] D68054: Regex: Add static convenience functions for "match" and "sub"
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 04:09:43 PDT 2019
thopre requested changes to this revision.
thopre added a comment.
This revision now requires changes to proceed.
The following clang unit tests fail with your patch:
Format/./FormatTests/FormatTest.FunctionAnnotations
Format/./FormatTests/FormatTest.UnderstandsFunctionRefQualification
Can you have a look?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68054/new/
https://reviews.llvm.org/D68054
More information about the llvm-commits
mailing list