[all-commits] [llvm/llvm-project] 004ebe: [libc++] Add missing templated version of `std::le...

Quuxplusone via All-commits all-commits at lists.llvm.org
Fri Jan 7 06:56:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 004ebe22f857aedb1cceb3097db95bdab28d3fba
      https://github.com/llvm/llvm-project/commit/004ebe22f857aedb1cceb3097db95bdab28d3fba
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
    M libcxx/include/cmath
    R libcxx/test/std/numerics/c.math/c.math.lerp/c.math.lerp.pass.cpp
    M libcxx/test/std/numerics/c.math/cmath.pass.cpp
    A libcxx/test/std/numerics/c.math/lerp.pass.cpp

  Log Message:
  -----------
  [libc++] Add missing templated version of `std::lerp`.

Fixes #50806.

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




More information about the All-commits mailing list