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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 9 07:30:38 PDT 2019


Mordante created this revision.
Mordante added a reviewer: mclow.lists.
Mordante added a project: libc++.
Herald added a subscriber: christof.

It implements the multiline support as described at https://wg21.link/LWG2503


Repository:
  rG LLVM Github Monorepo

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


More information about the libcxx-commits mailing list