mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
9f4fc27389
We wrote `return some_void_func()` in a function returning void, which is confusing and triggers warnings on MSVC.