[all-commits] [llvm/llvm-project] aa9242: [libc++][math] Add missing `constexpr since C++23`...

Lucas Mellone via All-commits all-commits at lists.llvm.org
Wed Jul 29 10:57:42 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa924278efbd4f76329bb95ebd33fd3e445d4ff4
      https://github.com/llvm/llvm-project/commit/aa924278efbd4f76329bb95ebd33fd3e445d4ff4
  Author: Lucas Mellone <github.snugness349 at passinbox.com>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M libcxx/include/cmath

  Log Message:
  -----------
  [libc++][math] Add missing `constexpr since C++23` comment for `signbit` (#212458)

Adds the missing `// constexpr since C++23` for `std::signbit` in the
synopsis comments of `<cmath>`.
Follows-up: https://github.com/llvm/llvm-project/pull/105946.



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