forked from OSchip/llvm-project
This commit adds tests that repeated characters in regular expressions
are within numeric limits, and that a <= b in a regex like `x{a,b}`.
Thanks to Andrey Maksimov for the patch.
Differential Revision: https://reviews.llvm.org/D62816
llvm-svn: 362525
|
||
|---|---|---|
| .. | ||
| excessive_brace_count.pass.cpp | ||
| excessive_brace_min_max.pass.cpp | ||
| nothing_to_do.pass.cpp | ||