aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2020-04-01 20:41:35 -0500
committerJohannes Doerfert <johannes@jdoerfert.de>2020-04-01 20:53:28 -0500
commit41f2a57d0bc1c54cefc3145102632fc5e767d953 (patch)
tree93f771978cf070c13692e5de014bff0500460505 /lldb/source/Commands/CommandObjectThread.cpp
parent6cd673345cfa7b1dc25568ac9fd45e23402bbd02 (diff)
downloadllvm-41f2a57d0bc1c54cefc3145102632fc5e767d953.zip
llvm-41f2a57d0bc1c54cefc3145102632fc5e767d953.tar.gz
llvm-41f2a57d0bc1c54cefc3145102632fc5e767d953.tar.bz2
[Attributor][NFC] Use a BumpPtrAllocator to allocate `AbstractAttribute`s
We create a lot of AbstractAttributes and they live as long as the Attributor does. It seems reasonable to allocate them via a BumpPtrAllocator owned by the Attributor. Reviewed By: baziotis Differential Revision: https://reviews.llvm.org/D76589
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions