jemalloc/include
Slobodan Predolac 26cd9389d3 Break edata.h <-> prof_types.h #include coupling
edata.h only uses prof_tctx_t and prof_recent_t as opaque pointer types
(in two getters, two setters, and two struct fields), so forward
declarations are sufficient. Drop the #include of prof_types.h and
declare the two typedefs locally.
2026-05-29 08:53:23 -07:00
..
jemalloc Break edata.h <-> prof_types.h #include coupling 2026-05-29 08:53:23 -07:00
msvc_compat Reformat the codebase with the clang-format 18. 2026-03-10 18:14:33 -07:00