This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 29149d3e3 Make pbump (internally) handle sizes bigger than MAX_INT. Fix [...] new ee596eb46 Apply D28224: 'Throw exception after too many steps' Fixes PR [...]
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 | 20 ++++++++++ .../re/re.alg/re.alg.match/exponential.pass.cpp | 46 ++++++++++++++++++++++ .../re/re.alg/re.alg.search/exponential.pass.cpp | 46 ++++++++++++++++++++++ 3 files changed, 112 insertions(+) create mode 100644 test/std/re/re.alg/re.alg.match/exponential.pass.cpp create mode 100644 test/std/re/re.alg/re.alg.search/exponential.pass.cpp