mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
06304a9785
Restructure atomic_*_z() so that no casting within macros is necessary. This avoids warnings when compiling with clang.