[all-commits] [llvm/llvm-project] b927fb: [libc++][test] Improves handle formatter.

mordante via All-commits all-commits at lists.llvm.org
Sat Mar 19 05:04:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b927fba16fc3be9b276bd771e0d3ff7cc625ea51
      https://github.com/llvm/llvm-project/commit/b927fba16fc3be9b276bd771e0d3ff7cc625ea51
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-03-19 (Sat, 19 Mar 2022)

  Changed paths:
    M libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.handle.pass.cpp

  Log Message:
  -----------
  [libc++][test] Improves handle formatter.

Before it only accepted one output iterator type. Now it accepts all
output iterator types as required by BasicFormatter.

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list