[all-commits] [llvm/llvm-project] 7e69bd: [libc++] Use __enable_if_t and is_integral in cstddef

philnik777 via All-commits all-commits at lists.llvm.org
Sun May 29 03:05:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e69bd9bf00ece8ac63aab91f73673d0d731bc24
      https://github.com/llvm/llvm-project/commit/7e69bd9bf00ece8ac63aab91f73673d0d731bc24
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-05-29 (Sun, 29 May 2022)

  Changed paths:
    M libcxx/include/__type_traits/enable_if.h
    M libcxx/include/cstddef

  Log Message:
  -----------
  [libc++] Use __enable_if_t and is_integral in cstddef

Reviewed By: ldionne, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list