summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/LLVMContextImpl.h
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-06-22 06:09:49 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-06-22 06:09:49 +0000
commitc0c5dd26513c9482af4ce1f3501cfb435f86940e (patch)
tree34f0aec64bd1c83689e2f4da120ac176ea753e72 /llvm/lib/VMCore/LLVMContextImpl.h
parentfc0bb5855b28fd75d96b6bd7e3e1e618d1d144fb (diff)
downloadbcm5719-llvm-c0c5dd26513c9482af4ce1f3501cfb435f86940e.tar.gz
bcm5719-llvm-c0c5dd26513c9482af4ce1f3501cfb435f86940e.zip
Introduce DelayedCleanupPool useful for simplifying clean-up of certain resources that, while their
lifetime is well-known and restricted, cleaning them up manually is easy to miss and cause a leak. Use it to plug the leaking of TemplateIdAnnotation objects. rdar://9634138. llvm-svn: 133610
Diffstat (limited to 'llvm/lib/VMCore/LLVMContextImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud