We used to count number of allocations/bytes based on the type
and maybe record them in heap block headers.
But that's all in the past, now it's not used for anything.
Remove the mblock type.
Details
Details
- Reviewers
vitalybuka melver - Commits
- rGb5bc386ca109: tsan: remove mblock types
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo