summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/IndexingAction.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-10-28 20:57:25 +0000
committerRui Ueyama <ruiu@google.com>2016-10-28 20:57:25 +0000
commit55518e7dd873904eea19e943d526a9d064a3b6cb (patch)
treea6d6e65f58e7ec39da10526642a4e6c9d71ea11a /clang/lib/Index/IndexingAction.cpp
parent8ee6f0c30f460ffe09d3c9d47d1ee1efdac82a6a (diff)
downloadbcm5719-llvm-55518e7dd873904eea19e943d526a9d064a3b6cb.tar.gz
bcm5719-llvm-55518e7dd873904eea19e943d526a9d064a3b6cb.zip
Consolidate BumpPtrAllocators.
Previously, we have a lot of BumpPtrAllocators, but all these allocators virtually have the same lifetime because they are not freed until the linker finishes its job. This patch aggregates them into a single allocator. Differential revision: https://reviews.llvm.org/D26042 llvm-svn: 285452
Diffstat (limited to 'clang/lib/Index/IndexingAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud