[all-commits] [llvm/llvm-project] 36ce0c: [libc++][format] Makes format_context copyable.

mordante via All-commits all-commits at lists.llvm.org
Mon Nov 21 10:37:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36ce0c3b1e581ca310ae7d0cbc6af002cc5d0251
      https://github.com/llvm/llvm-project/commit/36ce0c3b1e581ca310ae7d0cbc6af002cc5d0251
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M libcxx/include/__format/format_context.h
    M libcxx/test/std/utilities/format/format.formatter/format.context/format.context/ctor.pass.cpp

  Log Message:
  -----------
  [libc++][format] Makes format_context copyable.

This was a bug discovered by @jwakely.

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list