[libcxx-commits] [libcxx] [libc++] Use builtin for `std::is_sufficiently_aligned` (PR #173582)

David Bayer via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 25 15:27:21 PST 2025


davebayer wrote:

> Why?

Isn't using compiler builtins the preferred way of implementing the functionality?

https://github.com/llvm/llvm-project/pull/173582


More information about the libcxx-commits mailing list