[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
Wed Sep 18 11:49:39 PDT 2019


Mordante updated this revision to Diff 220716.
Mordante added a comment.

Adds a helper function `__test_back_ref` to avoid code duplication.


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.220716.patch
Type: text/x-patch
Size: 6501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190918/c1ad6894/attachment-0001.bin>


More information about the libcxx-commits mailing list