mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
We wrote `return some_void_func()` in a function returning void, which is confusing and triggers warnings on MSVC.
We wrote `return some_void_func()` in a function returning void, which is confusing and triggers warnings on MSVC.