[libcxx-commits] [PATCH] D62453: Regex backreference [3/3] Validate backreferences in the constructor.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 9 10:57:19 PDT 2019


Mordante updated this revision to Diff 208740.
Mordante edited the summary of this revision.
Mordante added a comment.

Added more unit tests.
Moved the range validation from D62451 <https://reviews.llvm.org/D62451> in this patch.


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

https://reviews.llvm.org/D62453

Files:
  libcxx/include/regex
  libcxx/test/std/re/re.regex/re.regex.construct/bad_backref.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62453.208740.patch
Type: text/x-patch
Size: 5334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190709/f952e19f/attachment.bin>


More information about the libcxx-commits mailing list