zig/lib/std/heap
Andrew Kelley 5b57e35ce0 fix general purpose allocator test cases on Windows
The tests are cleverly testing some alignment stuff, but were getting
thwarted by Windows choosing to allocate 64K aligned pages.
2020-08-08 13:46:18 -07:00
..
arena_allocator.zig std.mem.Allocator: add return_address to the interface 2020-08-08 00:34:13 -07:00
general_purpose_allocator.zig fix general purpose allocator test cases on Windows 2020-08-08 13:46:18 -07:00
logging_allocator.zig std.mem.Allocator: add return_address to the interface 2020-08-08 00:34:13 -07:00