With zero-sized allocations we don't actually end up storing the
address tag to the memory tag space, so store it in the first byte of
the chunk instead so that we can find it later in getInlineErrorInfo().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo