[all-commits] [llvm/llvm-project] b6d6b8: [libc++][format] LWG-3654 basic_format_context::ar...

mordante via All-commits all-commits at lists.llvm.org
Fri Feb 11 08:42:33 PST 2022


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

  Changed paths:
    M libcxx/docs/Status/Cxx2bIssues.csv
    M libcxx/include/__format/format_context.h
    M libcxx/test/std/utilities/format/format.formatter/format.context/format.context/arg.pass.cpp

  Log Message:
  -----------
  [libc++][format] LWG-3654 basic_format_context::arg(size_t) should be noexcept

Reviewed By: #libc, ldionne

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




More information about the All-commits mailing list