[all-commits] [llvm/llvm-project] 44c8ef: [libc++] Disentangle _If, _Or and _And

philnik777 via All-commits all-commits at lists.llvm.org
Thu Jun 30 05:02:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44c8ef01baf3da01d5b813a079835bfcfd60d57d
      https://github.com/llvm/llvm-project/commit/44c8ef01baf3da01d5b813a079835bfcfd60d57d
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
    M libcxx/include/__type_traits/conditional.h
    M libcxx/include/__type_traits/conjunction.h
    M libcxx/include/__type_traits/disjunction.h
    M libcxx/include/type_traits

  Log Message:
  -----------
  [libc++] Disentangle _If, _Or and _And

Reviewed By: ldionne, #libc, EricWF

Spies: EricWF, libcxx-commits

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




More information about the All-commits mailing list