[all-commits] [llvm/llvm-project] b10d71: [libc++][NFC] Move __libcpp_is_integral into the ...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Jun 11 05:34:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b10d711362b8634cefcb288d9f1b577f63adb9f7
      https://github.com/llvm/llvm-project/commit/b10d711362b8634cefcb288d9f1b577f63adb9f7
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M libcxx/include/__type_traits/is_integral.h

  Log Message:
  -----------
  [libc++][NFC] Move __libcpp_is_integral into the  else branch (#142556)

This makes it clear that `__libcpp_is_integral` is an implementation
detail of `is_integral` if we don't have `__is_integral` and not its own
utility.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list