[all-commits] [llvm/llvm-project] 24c251: [libc++][format] Addresses LWG3881.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Mar 7 10:10:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 24c251d94daaf6f36945445cac8562a1214bfaee
      https://github.com/llvm/llvm-project/commit/24c251d94daaf6f36945445cac8562a1214bfaee
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx2bIssues.csv
    M libcxx/include/__format/container_adaptor.h
    M libcxx/test/std/containers/container.adaptors/container.adaptors.format/format.functions.tests.h

  Log Message:
  -----------
  [libc++][format] Addresses LWG3881.

  LWG3881 Incorrect formatting of container adapters backed by std::string

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list