This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 2ac694b61 Fix a think-o in the design of the stable_XXX sort tests; onl [...] new 278c0ba4a Fix UB - signed integer overflow in regex. Thanks to Tim Shen [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/regex | 2 ++ .../re/re.grammar/excessive_brace_count.pass.cpp | 40 ++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 test/std/re/re.grammar/excessive_brace_count.pass.cpp