[libcxx-commits] [PATCH] D62451: Regex backreference [1/3] Fixes backreferences for extended grammar.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Aug 17 12:52:22 PDT 2019


Mordante updated this revision to Diff 215750.
Mordante marked an inline comment as done.
Mordante added a comment.

Fixes the issue found by @zoecarver .


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62451/new/

https://reviews.llvm.org/D62451

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62451.215750.patch
Type: text/x-patch
Size: 5342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190817/fd9e9327/attachment.bin>


More information about the libcxx-commits mailing list