[all-commits] [llvm/llvm-project] 8ae9c6: [libc] Fix forward `constexpr` `add_with_carry` / ...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Apr 4 04:20:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ae9c6259f833dce87f8d29402b1ddced90887b9
https://github.com/llvm/llvm-project/commit/8ae9c6259f833dce87f8d29402b1ddced90887b9
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M libc/src/__support/math_extras.h
Log Message:
-----------
[libc] Fix forward `constexpr` `add_with_carry` / `sub_with_borrow`
Introduced in #87613.
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