Tests can register multiple allocators, but only the first will initialize since it initializes the TSDRegistrySharedT. Then, destruction of subsequent allocator may end up unmapping a nullptr PrimaryBase with non-zero PrimarySize.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
please clangformat