[all-commits] [llvm/llvm-project] ed8661: [libc++][nfc] Move functions to a generic place.

mordante via All-commits all-commits at lists.llvm.org
Fri Nov 19 07:41:20 PST 2021


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

  Changed paths:
    M libcxx/include/__format/formatter.h
    M libcxx/include/__format/formatter_integral.h

  Log Message:
  -----------
  [libc++][nfc] Move functions to a generic place.

This allows the floating-point formatter to use the same functions as
the integral formatter. This was tested in D114001.




More information about the All-commits mailing list