[all-commits] [llvm/llvm-project] 3bf8e6: [libc++][format] Add tests for flat_(|multi)map fo...

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Jan 27 12:58:23 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bf8e671dbc808a3317a25c37017af7aa843d581
      https://github.com/llvm/llvm-project/commit/3bf8e671dbc808a3317a25c37017af7aa843d581
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
    M libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.tests.h

  Log Message:
  -----------
  [libc++][format] Add tests for flat_(|multi)map formatting (#124418)

These types should be formattable out-of-the-box. This patch validates
that is true.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list