summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.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 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp
parenta21af73c41443b76ad9f13ab56f13d269f60bfc4 (diff)
downloadbcm5719-llvm-6196aa06c9d5a6c6446f4dc1d6154852fdd42bca.tar.gz
bcm5719-llvm-6196aa06c9d5a6c6446f4dc1d6154852fdd42bca.zip
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 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud