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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 17 10:19:11 PST 2020


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

- Removed `__[rl]_anchor`
- Changed `__is_eol` to use `_LIBCPP_INLINE_VISIBILITY`


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


More information about the libcxx-commits mailing list