[all-commits] [llvm/llvm-project] 9d53c8: [libc++] Implement LWG-3204: `sub_match::swap` onl...

Igor Zhukov via All-commits all-commits at lists.llvm.org
Sat Feb 25 06:45:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d53c8684fe2a8b14505593d7e470dac1f68dbd7
      https://github.com/llvm/llvm-project/commit/9d53c8684fe2a8b14505593d7e470dac1f68dbd7
  Author: Igor Zhukov <fsb4000 at yandex.ru>
  Date:   2023-02-25 (Sat, 25 Feb 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx2bIssues.csv
    M libcxx/include/regex
    A libcxx/test/std/re/re.submatch/re.submatch.members/swap.pass.cpp

  Log Message:
  -----------
  [libc++] Implement LWG-3204: `sub_match::swap` only swaps the base class

Reviewed By: Mordante, JMazurkiewicz, #libc

Differential Revision: https://reviews.llvm.org/D144629




More information about the All-commits mailing list