[all-commits] [llvm/llvm-project] dcdcc7: [libc++][NFC] Replace typedefs with using in the m...

philnik777 via All-commits all-commits at lists.llvm.org
Thu Aug 3 08:52:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcdcc7c8046fa1380d6f1dc2a9c2487ed24ee491
      https://github.com/llvm/llvm-project/commit/dcdcc7c8046fa1380d6f1dc2a9c2487ed24ee491
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M libcxx/include/__math/exponential_functions.h
    M libcxx/include/__math/fdim.h
    M libcxx/include/__math/fma.h
    M libcxx/include/__math/hypot.h
    M libcxx/include/__math/inverse_trigonometric_functions.h
    M libcxx/include/__math/min_max.h
    M libcxx/include/__math/modulo.h
    M libcxx/include/__math/remainder.h
    M libcxx/include/__math/rounding_functions.h
    M libcxx/include/__math/traits.h

  Log Message:
  -----------
  [libc++][NFC] Replace typedefs with using in the math headers

Reviewed By: #libc, Mordante, ldionne

Spies: Mordante, libcxx-commits

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




More information about the All-commits mailing list