aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-11-18 00:34:10 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-11-18 00:34:10 +0000
commit6196aa06c9d5a6c6446f4dc1d6154852fdd42bca (patch)
tree4e805c30e4ea00ef1bcd06aca19c868de3c6691d /llvm/unittests/Support/MathExtrasTest.cpp
parenta21af73c41443b76ad9f13ab56f13d269f60bfc4 (diff)
downloadllvm-6196aa06c9d5a6c6446f4dc1d6154852fdd42bca.zip
llvm-6196aa06c9d5a6c6446f4dc1d6154852fdd42bca.tar.gz
llvm-6196aa06c9d5a6c6446f4dc1d6154852fdd42bca.tar.bz2
Generalize ownership/passing semantics to allow dsymutil to own abbreviations via unique_ptr
While still allowing CodeGen/AsmPrinter in llvm to own them using a bump ptr allocator. (might be nice to replace the pointers there with something that at least automatically calls their dtors, if that's necessary/useful, rather than having it done explicitly (I think a typed BumpPtrAllocator already does this, or maybe a unique_ptr with a custom deleter, etc)) llvm-svn: 253409
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions