[libcxx-commits] [PATCH] D63059: Implements multiline regex support

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 17 12:23:54 PDT 2020


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

Implements the multiline using a derived class.


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

https://reviews.llvm.org/D63059

Files:
  libcxx/include/regex
  libcxx/test/std/re/re.const/re.matchflag/match_multiline.pass.cpp
  libcxx/test/std/re/re.const/re.synopt/syntax_option_type.pass.cpp
  libcxx/www/cxx1z_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63059.250856.patch
Type: text/x-patch
Size: 21650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200317/49a39b45/attachment-0001.bin>


More information about the libcxx-commits mailing list