[all-commits] [llvm/llvm-project] 640274: [libc++][NFC] Refactor __enable_ifs in <cstddef> t...

philnik777 via All-commits all-commits at lists.llvm.org
Sun Oct 29 04:04:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 640274ff1fe17852615564a80d9f8c69b67f1d59
      https://github.com/llvm/llvm-project/commit/640274ff1fe17852615564a80d9f8c69b67f1d59
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
    M libcxx/include/cstddef

  Log Message:
  -----------
  [libc++][NFC] Refactor __enable_ifs in <cstddef> to be defaulted
template arguments

This makes the library more consistent and reduces the size of mangled
names a bit as a bonus.




More information about the All-commits mailing list