[all-commits] [llvm/llvm-project] 8caa8d: [libc++][format] Addresses LWG3810.

Mark de Wever via All-commits all-commits at lists.llvm.org
Fri Feb 17 12:08:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8caa8d95afe47db91d8a4e123ad2deac63d44754
      https://github.com/llvm/llvm-project/commit/8caa8d95afe47db91d8a4e123ad2deac63d44754
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M libcxx/docs/Status/Cxx2bIssues.csv
    M libcxx/include/__format/format_args.h
    A libcxx/test/std/utilities/format/format.arguments/format.args/ctad.compile.pass.cpp

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

  LWG3810 CTAD for std::basic_format_args

Reviewed By: #libc, philnik

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




More information about the All-commits mailing list