[libc-commits] [libc] [libc] Remove hardcoded sizeof in __barrier_type.h (PR #153718)
Mikhail R. Gadelha via libc-commits
libc-commits at lists.llvm.org
Fri Aug 15 08:56:47 PDT 2025
mikhailramalho wrote:
Folks, I've changed the `static_assert` to check if the sizes are smaller than the ones defined in the public headers. WDYT?
I'll update the PR title before we land it, if this is accepted. The PR summary was updated.
https://github.com/llvm/llvm-project/pull/153718
More information about the libc-commits
mailing list