Files
clang-p2996/llvm/unittests/Support/AllocatorTest.cpp
Alex Langford 4aa4ee9090 [Support] Add SpecificBumpPtrAllocator::identifyObject (#100475)
This already exists in BumpPtrAllocatorImpl, but I would like to use it
from SpecificBumpPtrAllocator.

I also noticed there was no test for identifyObject so I added one.
2024-07-25 14:05:00 -07:00

9.3 KiB