[all-commits] [llvm/llvm-project] 4887d0: [libc++][NFC] Replace enable_if with __enable_if_t...

philnik777 via All-commits all-commits at lists.llvm.org
Mon Jul 4 02:09:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4887d047a31fa89735f36ae03b697abbbd71f0dc
      https://github.com/llvm/llvm-project/commit/4887d047a31fa89735f36ae03b697abbbd71f0dc
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-07-04 (Mon, 04 Jul 2022)

  Changed paths:
    M libcxx/include/__hash_table
    M libcxx/include/__mutex_base
    M libcxx/include/__split_buffer
    M libcxx/include/__tree
    M libcxx/include/__tuple
    M libcxx/include/array
    M libcxx/include/exception
    M libcxx/include/forward_list
    M libcxx/include/list
    M libcxx/include/map
    M libcxx/include/tuple
    M libcxx/include/unordered_map

  Log Message:
  -----------
  [libc++][NFC] Replace enable_if with __enable_if_t in a few places

Reviewed By: ldionne, #libc

Spies: jloser, libcxx-commits

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




More information about the All-commits mailing list