commit | 38c2a3767b0db463f5ba846225bc473acc53dbc9 | [log] [tgz] |
---|---|---|
author | Tim Shen <timshen91@gmail.com> | Thu Oct 27 21:40:34 2016 +0000 |
committer | Tim Shen <timshen91@gmail.com> | Thu Oct 27 21:40:34 2016 +0000 |
tree | 837962fd645e6a16cd26afed8cd293f0de5d8ddc | |
parent | e465ff34be9174684929e35dcf031d970659f10f [diff] |
[libcxx] Make regex_match backtrack when search fails Summary: Fixes PR19851. alg.re.match/ecma.pass.cpp still XFAILS on linux, but after commenting out locale-related tests, it passes. I don't have a freebsd machine to produce a full pass. Reviewers: mclow.lists Subscribers: cfe-commits, emaste Differential Revision: https://reviews.llvm.org/D26026 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@285352 91177308-0d34-0410-b5e6-96231b3b80d8