[all-commits] [llvm/llvm-project] 3abaf6: [libc++] Implements multiline regex support.

mordante via All-commits all-commits at lists.llvm.org
Wed Nov 18 09:18:08 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3abaf6cde7a92f38db2f5b3cb87e653f89f3bd26
      https://github.com/llvm/llvm-project/commit/3abaf6cde7a92f38db2f5b3cb87e653f89f3bd26
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M libcxx/include/regex
    A libcxx/test/std/re/re.const/re.matchflag/match_multiline.pass.cpp
    M libcxx/test/std/re/re.const/re.synopt/syntax_option_type.pass.cpp
    M libcxx/www/cxx1z_status.html

  Log Message:
  -----------
  [libc++] Implements multiline regex support.

This resolves LWG2503.




More information about the All-commits mailing list