mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-31 19:28:55 +00:00
[debug/trace] remove TODO
This commit is contained in:
@@ -7,8 +7,6 @@ import "core:fmt"
|
||||
import "core:mem"
|
||||
import "core:sync"
|
||||
|
||||
// TODO: should this just be added to `core:mem.Tracking_Allocator`?
|
||||
|
||||
/*
|
||||
The backtrace tracking allocator is a similar allocator as the `core:mem` tracking allocator but keeps
|
||||
backtraces for each allocation.
|
||||
|
||||
Reference in New Issue
Block a user