[PATCH] D26026: [libcxx] Make regex_match backtrack when search fails

Tim Shen via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 13:13:42 PDT 2016


timshen updated this revision to Diff 76088.
timshen added a comment.

Added http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2273 as comments.


https://reviews.llvm.org/D26026

Files:
  libcxx/include/regex
  libcxx/test/std/re/re.alg/re.alg.match/ecma.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26026.76088.patch
Type: text/x-patch
Size: 7948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/d6f0001a/attachment.bin>


More information about the cfe-commits mailing list